model_process_desc | R Documentation |
Creates the ts.model's process desc
model_process_desc(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 vector<string>
with a list of descriptive values to label the estimate matrix with
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.