Rearrange proportions pages, phase 2#554
Merged
statasaurus merged 59 commits intoPSIAIMS:mainfrom Mar 9, 2026
Merged
Conversation
…and edit introduction text
…(though the latter still works for now). Add details for SCAS method and GitHub repo for the macro, and citation for 'most commonly used method'
… proportions, to avoid repetition
…corresponding CI pages
…portions, with reference to new general information page
…s. Needs to be tested on CAMIS site
… Agresti-Coull sections
…e code for all methods
…ptions of the other methods
Contributor
|
Thank you for this! I will do the review today 😄 |
statasaurus
approved these changes
Mar 9, 2026
Contributor
statasaurus
left a comment
There was a problem hiding this comment.
Looks great! thank you for adding the method summary it is really great. Your writing is a joy to read
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains a second batch of edits to the pages on confidence intervals for proportions, as part of ongoing work to address Issue #474 .
To avoid repetition of material across multiple pages, I have created a new document, method_summary/ci_for_prop_intro, and added a row in the index table for it. I hope that's OK.
I have then trimmed the sas/ci_for_prop file to be specific for the single proportion case, and created separate files in the SAS and R folders for ci_for_2indep_ prop and ci_for_paired_prop.
I have, so far, expanded and updated the contents of sas/ci_for_2indep_prop.
The other files need further work, so I've removed them from the index page for now.
I also contributed some updates to the CMH page while I was at it.
Note that I have also added a references.bib file (and corresponding .csl file), as an easier way to handle citations within the documents. These are referenced in the header of the .qmd documents. Please let me know if this approach causes problems when rendered on the site.