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.


simts documentation built on Aug. 31, 2023, 5:07 p.m.