Skip to content

Conversation

@JohnnyDoorn
Copy link
Contributor

@JohnnyDoorn JohnnyDoorn requested a review from Copilot September 23, 2025 10:40
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR corrects the capitalization of post hoc correction method names in statistical p-value subscripts and footnotes across ANOVA documentation and code. The changes ensure consistent formatting by capitalizing the first letter of correction method names like "Tukey", "Bonferroni", "Holm", etc.

  • Standardizes capitalization of post hoc correction names in p-value subscripts
  • Updates documentation files to use proper capitalization in statistical method references
  • Adds code to automatically capitalize correction method names in footnotes

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
inst/help/AnovaRepeatedMeasures.md Updates p-value subscripts to capitalize correction method names
inst/help/Anova.md Updates p-value subscripts to capitalize correction method names
inst/help/Ancova.md Updates p-value subscripts to capitalize correction method names
R/commonAnovaFreq.R Updates column titles and adds automatic capitalization for footnotes
R/anovarepeatedmeasures.R Updates column titles for Conover post hoc comparisons
R/ancova.R Updates column titles and fixes confidence interval calculation logic

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Typo in ANOVA

1 participant