theta | R Documentation |
Unscramble MA polynomial
theta(um) ## S3 method for class 'um' theta(um)
um |
an object of class |
A numeric vector c(1, a1, ..., ad)
This function returns the member variable um$theta
.
um1 <- um(ma = "(1 - 0.8B)(1 - 0.5B)") theta(um1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.