bmem.list {bmem} | R Documentation |
Estimate a mediaiton model based on listwise deletion
Description
Estimate a mediaiton model based on listwise deletion
Usage
bmem.list(x, ram, indirect, moment = FALSE, ...)
Arguments
x |
A data set |
ram |
RAM path for the mediaiton model |
indirect |
A vector of indirect effec |
moment |
Select mean structure or covariance analysis. moment=FALSE, covariance analysis. moment=TRUE, mean and covariance analysis. |
... |
Other options for |
[Package bmem version 2.1 Index]