print.Cosinor {season} | R Documentation |
The default print method for a Cosinor
object produced by cosinor
.
## S3 method for class 'Cosinor': print(x, ...)
x |
a Cosinor object produced by cosinor . |
... |
optional arguments to print or plot methods. |
Uses print.glm
.
Adrian Barnett a.barnett<at>qut.edu.au
cosinor
, summary.Cosinor
, glm