Rdocumentation
powered by
Learn R Programming
season (version 0.2-6)
print.nsCosinor: 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
nsCosinor
object produced by
nscosinor
.
...
further arguments passed to or from other methods.
Details
Prints out the model call, number of MCMC samples, sample size and residual summary statistics.
See Also
nscosinor
,
summary.nsCosinor