make_letter_assignments: Make Letter Assignments

Description Usage Arguments Details Value References

View source: R/make_letter_assignments.R

Description

Makes letter assignments for treatment groups that are not significantly different.

Usage

1
make_letter_assignments(ptt.rslt, significance = 0.05)

Arguments

ptt.rslt

Output from the pairwise.t.test function.

significance

Alpha level to be declared a significant difference.

Details

Letter assignments are made using Piepho's algorithm.

Value

Lists of letter assignments.

References

Piepho, H. P. 2004. An algorithm for a letter-based representation of all-pairwise comparisons. Journal of Computational and Graphical Statistics **13**:456-466.


jfq3/QsRutils documentation built on Jan. 18, 2021, 12:40 a.m.