heplots-internal {heplots} | R Documentation |
Internal functions for package heplots.
lambda.crit(alpha, p, dfh, dfe, test.statistic=c("Roy", "HLT", "Hotelling-Lawley")) Roy.crit(alpha, p, dfh, dfe) HLT.crit(alpha, p, dfh, dfe) he.rep(x, n)
alpha |
|
p |
Number of variables |
dfh |
degrees of freedom for hypothesis |
dfe |
degrees of freedom for error |
test.statistic |
|
x |
An argument to heplot or heplot3d
that is to be repeated for Error and all hypothesis terms |
n |
Number of hypothesis terms |
These functions are not intended to be called by the user.
Michael Friendly friendly@yorku.ca