print.mocca | R Documentation |
The default print method for a mocca
object.
## S3 method for class 'mocca'
print(x, ...)
x , ... |
fitted model objects of class |
Prints out whether the model is fitted with or without covariates, the number of clusters, the estimated residual variance for the functional data and for the scalar covariates (if present), the number of covariates (if present), the maximized value of the log likelihood, and the number of subjects/curves.
No return value, the function prints out several fitted results.
Per Arnqvist, Natalya Pya Arnqvist, Sara Sjöstedt de Luna
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.