Skip to content
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

MAINT/DOC: add fit to multivariate normal methods in documentation #19178

Merged
merged 1 commit into from Sep 3, 2023

Conversation

dschmitz89
Copy link
Contributor

What does this implement/fix?

The recently added fit function for the multivariate normal distribution does currently not show up in its methods: see here. This is added here.

Two additional fixes are:

  • Correct default arguments for the entropy method of multivariate_normal
  • Correct rendering of a reference of the multivariate_t distribution

@dschmitz89 dschmitz89 changed the title DOC: add fit to multivariate normal methods in documentation MAINT/DOC: add fit to multivariate normal methods in documentation Sep 3, 2023
@dschmitz89 dschmitz89 added scipy.stats Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org labels Sep 3, 2023
@mdhaber mdhaber merged commit 6f49f12 into scipy:main Sep 3, 2023
5 checks passed
@dschmitz89 dschmitz89 deleted the mvn_fit_doc branch September 4, 2023 06:04
@j-bowhay j-bowhay added this to the 1.12.0 milestone Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.stats
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants