CCRatio.boot {BSagri} | R Documentation |
Compute contrasts of chains of joint empirical distributions. For internal use.
CCRatio.boot(x, cmat = NULL,
type = c("Dunnett", "Tukey", "Sequen", "Williams",
"Changepoint", "McDermott", "GrandMean", "Marcus"))
x |
an object of class "boot" as can be obtained by callinf |
cmat |
an optional list of two contrast matrices, in entries |
type |
a single character string, naming a contrast type available in |
Testversion. For internal use.