Rdocumentation
powered by
Learn R Programming
RVAideMemoire (version 0.9-11)
adjust.esticon: 'esticon()' results with corrected p-values
Description
Return the 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
tab.no.adjust
results of the
esticon()
function.
p.adjust.method
method for p-values correction.
tab.adjust
results with corrected p-values.
See Also
esticon