We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Clarify RMCB default is the Nemenyi/MCB test, not regression-based Split the RMCB.md explanation into "Nemenyi / MCB" (default distribution="tukey": Studentised-range critical distance + Friedman p-value, no regression standard errors) and "Regression for MCB" (other distributions, where the fitted model's standard errors and F/chi-squared tests drive the comparison). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Add RMCB wiki page; mark rmcb() as ported to Python Add RMCB.md documenting Regression for Multiple Comparison with the Best (Nemenyi/MCB test) with R/Python parity, distribution options, and plot styles. Update Home, Roadmap, R-Python-differences and llms.txt to move rmcb() out of the R-only lists now that the Python port exists. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>