varCov | R Documentation |
Function for creating objects of S3 class varCov.
print
, summary
, plot
and
report
methods are available.
createVarCov(STA, choice, summary, vcov, criterion, engine, dat, trait)
STA |
An object of class STA, the best fitted model. |
choice |
A character string indicating the best fitted model. |
summary |
A data.frame with a summary of the fitted models. |
vcov |
The covariance matrix of the best fitted model. |
criterion |
A character string indicating the goodness-of-fit criterion used for determinening the best model. |
engine |
A character string containing the engine used for the analysis. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.