dat_path_model_p06 {modelbpp} | R Documentation |
Generated from a complex path model (n = 200).
dat_path_model_p06
A data frame with six variables:
Predictor
Predictor
Predictor
Mediator
Mediator
Outcome
The model used to generate this dataset:
y4 ~ x1 + x2 + x3 y5 ~ y4 + x1 + x2 y6 ~ y4 + y5 + x1 + x2 + x3 x1 ~~ x2 + x3 x2 ~~ x3