cpca: Function cpca.

Description Usage Arguments Value

View source: R/cpc.lib.R

Description

Function cpca.

Usage

1
cpca(cov, ng, ncomp = 2, method = "base", ...)

Arguments

cov

A list of covariance matrices for groups under study.

ng

A vector with the number of samples per group.

ncomp

The number of components. The default value is 2.

method

A character with the name of method to be used. The default and the only value is "base".

...

Additional arguments.

Value

An object of class CPCAPower.


variani/cpca documentation built on May 3, 2019, 4:34 p.m.