Learn R Programming

PCDimension (version 1.1.14)

spca-data: Sample PCA Dataset

Description

This data set contains an object of the class SamplePCA. This object results from performing a principal components analysis on a simulated data set.

Usage

data(spca)

Arguments

Format

A SamplePCA object based on a simulated data matrix with 204 rows and 14 columns, with true "principal component dimension" equal to one. That is, there should be one significant principal component.

See Also

The ClassDiscovery package contains the SamplePCA class and functions.