Learn R Programming

season (version 0.3.15)

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

gplot

A plot of class ggplot

Details

The code produces the season(s) and trend estimates.

See Also

nscosinor