test_mod3_miss | R Documentation |
For testing the handling of warnings
in stdmod_lavaan()
. Generated from the following
model. dv
has about 88% missing. A warning on missing
data will be raised in some bootstrap samples.
mod <- " med ~ iv + mod + iv:mod + cov1 dv ~ med + cov2 "
test_mod3_miss
A data frame with 500 rows and 6 variables:
Dependent variable, continuous
Independent variable, continuous
Mediator, continuous
Moderator, continuous
Covariate, continuous
Covariate, continuous
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.