expand_ar | R Documentation |
Expand AR coefficients to include SAR coefficients of SARMA model
expand_ar(ar, sar, period)
ar |
vector of AR coefficients |
sar |
vector of SAR coefficients |
period |
period of SARMA model |
vector of AR coefficients in equivalent ARMA model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.