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 |
... |
optional arguments to |
Details
Uses print.glm
.
Author(s)
Adrian Barnett a.barnett@qut.edu.au
See Also
cosinor
, summary.Cosinor
, glm
[Package season version 0.3.15 Index]