Skip to content

Some statistical terminology fixes #232

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 29, 2025
Merged

Some statistical terminology fixes #232

merged 1 commit into from
Apr 29, 2025

Conversation

avehtari
Copy link
Member

While reading the case study, I noticed some errors in the use of statistical terms, and this PR fixes them

@avehtari avehtari requested a review from mitzimorris April 28, 2025 17:24
Copy link
Member

@mitzimorris mitzimorris left a comment

Choose a reason for hiding this comment

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

Thank you so much for these corrections!
one preposition off, otherwise, great!

@@ -784,7 +784,7 @@ brklyn_qns_data = {"N":brklyn_qns_gdf.shape[0],

#### Model fitting

The BYM2 model requires many warmup iterations in order to reach convergence for all parameters,
The BYM2 model requires many warmup iterations in order to MCMC to converge for all parameters,
Copy link
Member

Choose a reason for hiding this comment

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

"in order for MCMC to converge"

@mitzimorris mitzimorris merged commit 5b4698c into master Apr 29, 2025
1 check passed
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.

2 participants