print.Cosinor {season}R Documentation

Print the results of a cosinor

Description

The default print method for a Cosinor object produced by cosinor.

Usage

## S3 method for class 'Cosinor':
print(x, ...)

Arguments

x a Cosinor object produced by cosinor.
... optional arguments to print or plot methods.

Details

Uses print.glm.

Author(s)

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

See Also

cosinor, summary.Cosinor, glm


[Package season version 0.2-3 Index]