The reference group is fixed to a zero mean and identity covariance matrix.
replicateModelBy(
tmpl,
fullData,
mMat,
covMat,
...,
splitCol = "population",
refGroup = "general",
split = TRUE,
compressData = TRUE
)
an OpenMx model
the complete data including the column indicating group membership
an MxMatrix for latent means
an MxMatrix for latent covariance
Not used. Forces remaining arguments to be specified by name.
the name of the column used to indicate group membership
the name of the reference group
whether to split the data (defaults to TRUE)
whether to apply compressDataFrame (defaults to TRUE)