Description Usage Arguments Value Examples
View source: R/cov_clm____main.R
Fit covariance structered longitudinal model.
1 | cov_clm(fit, fittingType, sigmaThetaExpr, optimParams)
|
fit |
A fit model with class 'clm' |
fittingType |
A character with the fitting function type. See optins above |
sigmaThetaExpr |
A character with the covariance structure type or a list of expressions |
optimParams |
A list with configuration for optim function. 'Par' is required. |
The fit model with class 'clm.theta'.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.