Convert PMCMR Objects to a Data Frame
PMCMRTable.RdExtracts a data frame of comparisons and p-values from an PMCMR object from the PMCMRplus package
Arguments
- PMCMR
A PMCMR object
- reverse
If
TRUE, reports the comparison as e.g. (B - A = 0). This will more closely match the output ofPMCMRplus::summary.PMCMRfor all-pairs comparisons. IfFALSE, reports the comparison as e.g. (A - B = 0). This will result in the output fromrcompanion::cldListmatching the output ofPMCMRplus::summaryGroup- digits
The significant digits in the output
Author
Salvatore Mangiafico, mangiafico@njaes.rutgers.edu