print.cosinor.lm {cosinor} | R Documentation |
Print cosinor model
Description
Given an outcome and time variable, fit the cosinor model with optional covariate effects.
Usage
## S3 method for class 'cosinor.lm'
print(x, ...)
Arguments
x |
cosinor.lm object |
... |
passed to summary |
[Package cosinor version 1.2.3 Index]