|
||||||||
|
The following R scripts are simplified scripts that compute p-values and compatibility regions in simple cases.
For the full implementation of the methods presented in the book,
see Full and Spad-interfaced R scripts.
Chapter 3. |
Combinatorial Typicality Tests |
Typicality tests consist in comparing the observations of a group with the ones of a reference population of which the group may or may not be a subset. Two test statistics are studied: 1) the Mahalanobis distance between points with respect to the covariance structure of the reference cloud; 2) the variance of cloud.
|
|
Chapter 4. |
Geometric Typicality Test |
The geometric typicality test consists in comparing the mean point of a Euclidean cloud to a reference point by taking the squared Mahalanobis distance between points as a test statistic. This test can be applied to a design with two repeated measures, the basic dataset being the individual differences.
|
|
Chapter 5. |
Homogeneity Tests |
The homogeneity tests presented in this chapter consist in comparing several subclouds by taking the M-variance between the mean points of subclouds as a test statistic, that is, the variance calculated from the Mahalanobis distance between points. We study the case of several independent groups and the one of repeated measures. In the case of several independent groups, several permutation groups are studied depending on whether the comparison is global, partial or specific (see pp. 109–110).
|