bmem.pair.boot {bmem}R Documentation

Bootstrap for pairwise deletion

Description

Bootstrap for pairwise deletion

Usage

bmem.pair.boot(x, ram, indirect, boot = 1000, moment = FALSE, ...)

Arguments

x

A data set

ram

RAM path for the mediaiton model

indirect

A vector of indirect effec

boot

Number of bootstraps. Default is 1000.

moment

Select mean structure or covariance analysis. moment=FALSE, covariance analysis. moment=TRUE, mean and covariance analysis.

...

Other options for sem function can be used.


[Package bmem version 2.1 Index]