plot.nsCosinor: 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 nsCosinor
plot(x, ...)
Value
- gplot
A plot of class ggplot
Arguments
- x
a nsCosinor
object produced by nscosinor
.
- ...
further arguments passed to or from other methods.
Details
The code produces the season(s) and trend estimates.