plot.Cosinor: Plot the results of a cosinor

Description Usage Arguments Details Author(s) See Also

View source: R/plot.Cosinor.R

Description

Plots the residuals and fitted sinusoid from a Cosinor object produced by cosinor.

Usage

1
2
## S3 method for class 'Cosinor'
plot(x, ...)

Arguments

x

a Cosinor object produced by cosinor.

...

additional arguments passed to the sinusoid plot.

Details

The code prodcudes the following two plots: a) residual checks using seasrescheck, b) the fitted sinusoid based on the intercept and sinusoid. The y-axis is on the scale of probability if the link function is ‘logit’ or ‘cloglog’. If the analysis was based on monthly data then month is shown on the x-axis. If the analysis was based on daily data then time is shown on the x-axis.

Author(s)

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

See Also

cosinor, summary.Cosinor, seasrescheck


season documentation built on May 2, 2019, 5:22 p.m.