Rdocumentation
powered by
Learn R Programming
semTools (version 0.4-13)
dat3way: Simulated Dataset to Demonstrate Three-way Latent Interaction
Description
A simulated data set with 3 independent factors and 1 dependent factor where each factor has three indicators
Usage
data(dat3way)
Arguments
Format
A data frame with 500 observations of 12 variables.
Source
Data was generated by the
mvrnorm
function in the
MASS
package.
Examples
Run this code
head(dat3way)
Run the code above in your browser using
DataLab