emxVarianceComponents: Creates Variance Components Model

Description Usage Arguments Details Value See Also Examples

View source: R/emxBehaviorGenetics.R

Description

This function creates a variance components model as an MxModel object.

Usage

1

Arguments

model

MxModel. See Details.

data

matrix or data.frame. The used in the model

run

logical. Whether to run the model before returning.

Details

This function does not really do anything currently. Do not use it.

Value

MxModel.

See Also

emxFactorModel

Examples

1
2
3
   
# Create a loadings matrix
require(EasyMx)

jpritikin/emx documentation built on May 19, 2019, 11:50 p.m.