plot.nsCosinor {season}R Documentation

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.

Author(s)

Adrian Barnett a.barnett<at>qut.edu.au

See Also

nscosinor, seasrescheck


[Package season version 0.2-3 Index]