- Test
can be a matrix or a vector.
In the first case the columns represent the B permutations and rows the m tests statistic.
The observed test statistic is in the first column
and the permutation distribution in the remaining columns.
In the second case, it is a vector of length \(m\) of observed tests statistics.
If rankBased = TRUE, you must provide the first option (matrix of permuted statistical tests).
- alternative
character string referring to the alternative hypothesis ("greater", "lower", or "two.sided"). is "two.sided".
- rankBased
logical value, TRUE to compute p-values by permutation distribution. Default @TRUE.
- permReturn
logical value, TRUE to return the t-tests and p-values permutation distribution. Default @TRUE.
- df
numerical value. Degrees of freedom (\(> 0\), maybe non-integer). Default df = Inf