| gen_seasComp | R Documentation | 
generates a component that is seasonally (12) difference stationary
gen_seasComp(n, Phi, Sig, burn = 10^3, seasonal.period = 12)
| n | length of series | 
| Phi | seasonal autoregressive parameter | 
| Sig | covariance martrix white noise component | 
| burn | burn in (defaults to 1000) | 
| seasonl.period | periodicity of component (defaults to 12) | 
Ndim x n matrix of observations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.