dat3way | R Documentation |
A simulated data set with 3 independent factors and 1 dependent factor where each factor has three indicators
dat3way
A data.frame
with 500 observations of 12 variables.
The first indicator of the first independent factor
The second indicator of the first independent factor
The third indicator of the first independent factor
The first indicator of the second independent factor
The second indicator of the second independent factor
The third indicator of the second independent factor
The first indicator of the third independent factor
The second indicator of the third independent factor
The third indicator of the third independent factor
The first indicator of the dependent factor
The second indicator of the dependent factor
The third indicator of the dependent factor
Data were generated by the mvrnorm
function in
the MASS
package.
head(dat3way)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.