equation | R Documentation |
equation
prints the equation of an object of class um.
equation(um, ...)
## S3 method for class 'um'
equation(um, unscramble = TRUE, digits = 4, ...)
um |
an object of class |
... |
additional arguments. |
unscramble |
logical. If TRUE, AR, I and MA polynomials are unscrambled. |
equation(um(ar = "(1 - 0.8B)"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.