Description Usage Format Examples
A 720 x 3 test dataset generated from a MFA model with 3 components, 1 factor for each component. Uneven point distribution with large separation between clusters relative to the component variance matrices.
1 |
Data matrix with 720 observations of 3 variables.
1 2 | data(MFA_testdata)
plot(MFA_testdata[,1], MFA_testdata[,2])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.