plots | R Documentation |
Plot spectrum of data or ARMA model
plots(u)
u |
Data vector or an ARMA model |
None
periodogram
a = specify(ar=c(0,0,.99)) plots(a)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.