CCP-internal {CCP} | R Documentation |
Internal functions for CCP package
Description
Internal functions for CCP package
Usage
Hotelling.stat(rho, N, p, q)
HotellingLawleyTrace(rho, p, q)
p.Roy(rho, N, p, q)
Pillai.stat(rho, N, p, q)
PillaiBartlettTrace(rho, p, q)
RaoF.stat(rho, N, p, q)
WilksLambda(rho, p, q)
Arguments
rho |
vector containing the canonical correlation coefficients. |
N |
number of observations for each variable. |
p |
number of independent variables. |
q |
number of dependent variables. |
Details
These functions are not intended to be called by the user.
[Package CCP version 1.2 Index]