bmem.cov {bmem}R Documentation

Calculate the covariance matrix based on a given ram model

Description

Can be used to simulated data for an SEM model.

Usage

bmem.cov(ram,obs.variables,moment=FALSE, debug=FALSE)

Arguments

ram

An ram model

obs.variables

Names of the observed variables

moment

Whether to use the mean structure

debug

debug mode


[Package bmem version 2.1 Index]