Learn R Programming

semTools (version 0.4-13)

dat2way: Simulated Dataset to Demonstrate Two-way Latent Interaction

Description

A simulated data set with 2 independent factors and 1 dependent factor where each factor has three indicators

Usage

data(dat2way)

Arguments

Format

A data frame with 500 observations of 9 variables.

Source

Data was generated by the mvrnorm function in the MASS package.

Examples

Run this code
head(dat2way)

Run the code above in your browser using DataLab