View source: R/emxBehaviorGenetics.R
emxVarianceComponents | R Documentation |
This function creates a variance components model as an MxModel object.
emxVarianceComponents(model, data, run)
model |
MxModel. See Details. |
data |
matrix or data.frame. The used in the model |
run |
logical. Whether to run the model before returning. |
This function does not really do anything currently. Do not use it.
MxModel.
emxFactorModel
# Create a loadings matrix require(EasyMx)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.