| factorize | R Documentation |
factorize .
factorize(um, ...)
## S3 method for class 'um'
factorize(um, full = TRUE, ...)
um |
an object of class |
... |
additional arguments. |
full |
logical value. If TRUE, lag polynomials are completely factorized. Otherwise, they are factored isolating positive real roots and grouping the remaining roots. |
factorize(um(ar = "(1 - 0.8B)"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.