get.pvalues {PMCMR} | R Documentation |
Get Pvalues from PMCMR Objects
Description
Returns a vector of pvalues that includes the names of the pairwise
groups (i.e. the null hypothesis). The output can be used by
multcompLetters
to find homogeneous groups.
Usage
get.pvalues(object, ...)
Arguments
object |
either an object of class |
... |
further arguments, currently ignored. |
Value
a named vector with p-values
[Package PMCMR version 4.4 Index]