box | R Documentation |
This data is simulated to use for testing. It has three dimensions of variability and two of noise. It is created from a 3 factor model. All variables are linearly associated.
A dataset with 200 rows and 5 columns
five numeric variables
plane
box_pca <- prcomp(box)
ggscree(box_pca)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.