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 specify.model

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 sem.

See Also

bmem.list.cov, bmem.pair.cov, bmem.mi.cov, bmem.em.cov


[Package bmem version 2.1 Index]