starmaStateSpace | R Documentation |
State space representation for standardized ARMA model
starmaStateSpace(ar, ma, order)
ar |
vector of ar parameters |
ma |
vector of ma parameters |
order |
vector giving order (p,q) |
State space representation of ARMA process.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.