plane {mulgar}R Documentation

2D plane in 5D

Description

This data is simulated to use for testing. It has two dimensions of variability and three of noise. It is created from a 2 factor model, where all variables are related.

Format

A data set with 100 rows and 5 columns

Details

x1, x2, x3, x4, x5

five numeric variables

See Also

box

Examples


plane_pca <- prcomp(plane)
ggscree(plane_pca)

[Package mulgar version 1.0.2 Index]