multcor.test(x, n = NULL, Df = NULL,
alternative = c("two.sided", "less", "greater"), adjust = "none")NULL (default), the argument
Df must be passed.NULL (default),
the argument n must be passed and, in this case, multcor.test
considers \(Df = n - 2\).p.adjust.p.values for each t-test (lower triangular)
and a symbol indicating the significance level at which one can to reject the null hypothesis
(upper triangular).cor, cor.test, p.adjustdata(peppercorr)
multcor.test(peppercorr, n = 20)
# End (not run)
Run the code above in your browser using DataLab