Description Usage Arguments Value Author(s) References Examples
View source: R/mahalanobisT2.R
Mahalanobis T^2 and Confidence Region
1 2 |
x |
a data frame |
factor.name |
single character indicating column name of the experiment factor to test, the first level is used as a reference |
response.names |
vector of characters indicating columns names of the responses |
conf.level |
confidence level for the Confidence Region |
compare.to |
a vector of length |
plot |
logical, if |
a list with components:
coord |
matrix with transformed coordinates of variables
in |
mahalanobis |
vector containing Lower Control Region, Center and Upper Control Region of Mahalanobis T^2 |
mahalanobis.compare |
single value, Mahalanobis T^2
of |
Daniele Amberti
Kenett, R., Zacks, S. with contributions by Amberti, D. Modern Industrial Statistics: with applications in R, MINITAB and JMP. Wiley.
Tsong et al, (1996).
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.