Rdocumentation
powered by
Learn R Programming
RVAideMemoire (version 0.9-27)
adjust.esticon: 'esticon()' results with corrected p-values
Description
Return results of the
esticon()
function (package doBy), except that p-values are corrected.
Usage
adjust.esticon(model, mat, p.method = "fdr", ...)
Arguments
model
model. See help of the
esticon()
function.
mat
matrix of comparisons (contrasts). See help of the
esticon()
function.
p.method
method for p-values correction. See help of the
p.adjust()
function.
...
other arguments. See help of the
esticon()
function.
Value
method
name of the test.
p.adjust.method
method for p-values correction.
p.value
table of results.
See Also
esticon