pairwise.any.test: pairwise.any.test with post hoc correction. Multivariate...

View source: R/pairwise_any_test_DA INCLUDERE.R

pairwise.any.testR Documentation

pairwise.any.test with post hoc correction. Multivariate output is allowed. The results are stored in the third dimension of the array.

Description

pairwise.any.test with post hoc correction. Multivariate output is allowed. The results are stored in the third dimension of the array.

Usage

pairwise.any.test(test_fun, groups, data, p.adjust.methods = "Shaffer")

Arguments

test_fun

a function that has data as input and a p-value as output. it is computed for each pair

groups

a vector of group ids

data

a data.frame or matrix to be use by 'test_fun'

p.adjust.methods

any method used by p.adjust + "Shaffer" + "closed" testing (in this case 'test_fun' is used in every element of the closure set. NOT implemented, yet!)


livioivil/r41sqrt10 documentation built on July 29, 2023, 5:40 p.m.