bmem.sem {bmem} | R Documentation |
Estimate a mediaiton model using SEM technique
Description
Estimate a mediaiton model using SEM technique
Usage
bmem.sem(x, ram, N, indirect, moment=FALSE, ...)
Arguments
x |
A covariance matrix |
ram |
A path diagram from |
N |
Sample size |
indirect |
A vector of indirect effects |
moment |
Whether mean strucuture is used. The default is FALSE |
... |
Options that can be supplied to function |
See Also
bmem.list.cov
, bmem.pair.cov
, bmem.mi.cov
, bmem.em.cov
[Package bmem version 2.1 Index]