Learn R Programming

season (version 0.2-6)

plot.nsCosinor: Plot the results of a Non-stationary cosinor

Description

Plots the residuals, trend and season(s) from a nsCosinor object produced by nscosinor.

Usage

## S3 method for class 'nsCosinor':
plot(x, ...)

Arguments

x
a nsCosinor object produced by nscosinor.
...
further arguments passed to or from other methods.

Details

The code produces two plots: a) residual checks, b) the season(s) and trend estimates.

See Also

nscosinor, seasrescheck