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.


schoi355/gmwm documentation built on April 11, 2022, 1:21 a.m.