powered by
Print the summary of a cosinor model
# S3 method for summary.cosinor.lm print(x, ...)
An object of class summary.cosinor.lm
summary.cosinor.lm
Currently unused
fit <- cosinor.lm(Y ~ time(time) + X + amp.acro(X), data = vitamind) summary(fit)
Run the code above in your browser using DataLab