print.nsCosinor {season} | R Documentation |
Print the Results of a Non-stationary Cosinor
Description
The default print method for a nsCosinor
object produced by
nscosinor
.
Usage
## S3 method for class 'nsCosinor'
print(x, ...)
Arguments
x |
a |
... |
further arguments passed to or from other methods. |
Details
Prints out the model call, number of MCMC samples, sample size and residual summary statistics.
Author(s)
Adrian Barnett a.barnett@qut.edu.au
See Also
nscosinor
, summary.nsCosinor
[Package season version 0.3.15 Index]