sample_mod_sem: Sample dataset for testing

Description Usage Format Details

Description

A data set with six variables, x1, x2, m1, m2, y.

Usage

1

Format

An object of class data.frame with 500 rows and 6 columns.

Details

Fit the following model:

#mod <- #" #m1 ~ x1 + x2 #m2 ~ x1 + x2 + x1x2 #y1 ~ m1 + x1 #y2 ~ m1 + m2 #"


sfcheung/plotmodsem documentation built on Dec. 23, 2021, 12:21 a.m.