plot.arima.estimate | R Documentation |
Plots for objects generated from the bsts or arima functions.
## S3 method for class 'arima.estimate' plot(x, y = NULL, ...) ## S3 method for class 'bsts.estimate' plot(x, y = NULL, ...)
x |
an object of class “bsts.estimate” or “arima.estimate”. |
y |
not used. |
... |
no currently used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.