Uses R's ARIMA function to obtain CSS values for starting condition
Rcpp_ARIMA(data, params)
data
A vec of data.
vec
params
A vec of the ARMA parameters
A vec containing the CSS of the ARMA parameters.