wrapper.pca {DAPAR}R Documentation

Compute the PCA

Description

Compute the PCA

Usage

wrapper.pca(obj, var.scaling = TRUE, ncp = NULL)

Arguments

obj

xxx

var.scaling

The dimensions to plot

ncp

xxxx

Value

A xxxxxx

Author(s)

Samuel Wieczorek

Examples

require(DAPARdata)
data(Exp1_R25_pept)
res.pca <- wrapper.pca(Exp1_R25_pept)

[Package DAPAR version 1.16.9 Index]