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