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 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