| PC {IPCAPS} | R Documentation |
Synthetic dataset containing the top 10 principal components (PC) from the
dataset raw.data
Description
A dataset contains a numeric matrix of 1,004 rows and 10 columns of top 10
PCs calculated from the dataset raw.data. The PCs were calculated
using linear principal component analysis (PCA), see more datails at
KRIS::cal.pc.linear
Usage
data(ipcaps_example)
Format
A matrix with 10 columns and 1,004 rows
See Also
[Package IPCAPS version 1.1.8 Index]