Fix typos in test_chisquare_prob docstring by Sreekant13 · Pull Request #9873 · statsmodels/statsmodels · GitHub
Skip to content

Fix typos in test_chisquare_prob docstring#9873

Merged
bashtage merged 2 commits into
statsmodels:mainfrom
Sreekant13:fix/typos-diagnostic-docstring
Jul 1, 2026
Merged

Fix typos in test_chisquare_prob docstring#9873
bashtage merged 2 commits into
statsmodels:mainfrom
Sreekant13:fix/typos-diagnostic-docstring

Conversation

@Sreekant13

Copy link
Copy Markdown
Contributor

Fixes two typos in the DiscreteResults.test_chisquare_prob docstring in statsmodels/discrete/diagnostic.py:

  • "probabilites" → "probabilities"
  • "Paramters" → "Parameters" (numpydoc section header; misspelled, it wasn't being recognized as the Parameters section)

Documentation-only change.

  • tests added / passed. (N/A — documentation-only change)
  • code/documentation is well formatted.
  • properly formatted commit message.

@Aniketsy Aniketsy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@Sreekant13 thanks ! Looks good 👍

@bashtage bashtage left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Small fix neeeded to ----

Comment thread statsmodels/discrete/diagnostic.py
Comment thread statsmodels/discrete/diagnostic.py Outdated
@Sreekant13

Copy link
Copy Markdown
Contributor Author

@bashtage bashtage merged commit 209b838 into statsmodels:main Jul 1, 2026
3 checks passed
@Sreekant13

Copy link
Copy Markdown
Contributor Author

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.

3 participants