plot.nsCosinor {season} | R Documentation |
Plot the Results of a Non-stationary Cosinor
Description
Plots the trend and season(s) from a nsCosinor
object produced by
nscosinor
.
Usage
## S3 method for class 'nsCosinor'
plot(x, ...)
Arguments
x |
a |
... |
further arguments passed to or from other methods. |
Details
The code produces the season(s) and trend estimates.
Value
gplot |
A plot of class |
Author(s)
Adrian Barnett a.barnett@qut.edu.au
See Also
nscosinor
[Package season version 0.3.15 Index]