Rcpp_ARIMA: Hook into R's ARIMA function

View source: R/RcppExports.R

Rcpp_ARIMAR Documentation

Hook into R's ARIMA function

Description

Uses R's ARIMA function to obtain CSS values for starting condition

Usage

Rcpp_ARIMA(data, params)

Arguments

data

A vec of data.

params

A vec of the ARMA parameters

Value

A vec containing the CSS of the ARMA parameters.


SMAC-Group/simts documentation built on Sept. 4, 2023, 5:25 a.m.