plota | R Documentation |
Plot data and/or model ACF and PACF
plota(u, v = NULL, h = 40)
u , v |
Data and/or ARMA model in either order |
h |
Maximum lag |
None
plota(Sunspots)
a = yw(Sunspots,2)
plota(Sunspots,a)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.