expand_ma | R Documentation |
Expand MA coefficients to include SMA coefficients of SARMA model
expand_ma(ma, sma, period)
ma |
vector of MA coefficients |
sma |
vector of SMA coefficients |
period |
period of SARMA model |
vector of MA coefficients in equivalent ARMA model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.