model_objdesc | R Documentation |
Creates the ts.model's obj.desc value
model_objdesc(desc)
desc |
A |
This function currently does NOT support ARMA(P,Q) models. That is, there is no support for ARMA(P,Q), AR(P), or MA(Q). There is support for ARMA11, AR1, MA1, GM, WN, DR, QN, and RW.
A field<vec>
that contains the object description of each process.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.