plane_nonlin: Non-linear relationship in 5D

plane_nonlinR Documentation

Non-linear relationship in 5D

Description

This data is simulated to use for testing. It has three dimensions of variability and two of noise. It is created from a 2 factor non-linear model. All variables are associated.

Format

A dataset with 100 rows and 5 columns

Details

x1, x2, x3, x4, x5

five numeric variables

See Also

plane, box

Examples


plane_nonlin_pca <- prcomp(plane_nonlin)
ggscree(plane_nonlin_pca)

mulgar documentation built on April 12, 2025, 1:23 a.m.