Skip to contents

Monte Carlo Confidence Intervals for the Indirect Effect using Multiple Imputation

Usage

MCMI(fit_mi, R = 20000L, alpha = c(0.05, 0.01, 0.001))

Arguments

fit_mi

Object. Output of the FitModelMI function.

R

Positive integer. Number of Monte Carlo replications.

alpha

Numeric vector. Significance level.

Value

Returns a list with the following elements:

vcov

Monte Carlo confidence intervals based on the total covariance matrix.

vcov_tilde

Monte Carlo confidence intervals based on the adjusted total covariance matrix.

See also

Other Confidence Interval Functions: MCML(), MINB(), NBMI(), NBML()

Author

Ivan Jacob Agaloos Pesigan