Learn R Programming

season (version 0.3.15)

print.Cosinor: Print the Results of a Cosinor

Description

The default print method for a Cosinor object produced by cosinor.

Usage

# S3 method for Cosinor
print(x, ...)

Arguments

x

a Cosinor object produced by cosinor.

optional arguments to print or plot methods.

Details

Uses print.glm.

See Also

cosinor, summary.Cosinor, glm