Skip to content

[DOC] Add missing LogNormal distribution to API reference#992

Merged
fkiraly merged 1 commit into
sktime:mainfrom
maniktyagi04:doc-lognormal
Mar 26, 2026
Merged

[DOC] Add missing LogNormal distribution to API reference#992
fkiraly merged 1 commit into
sktime:mainfrom
maniktyagi04:doc-lognormal

Conversation

@maniktyagi04
Copy link
Copy Markdown
Contributor

🚀 Summary

The LogNormal distribution, although implemented and exported, was missing from the public API reference. This PR adds it to the documentation to ensure consistency and improve discoverability.


🛠️ Changes

  • Modified: docs/source/api_reference/distributions.rst
    • Added LogNormal under the "Continuous support – non-negative reals" section
    • Maintained alphabetical order for consistency

🔧 Type of Change

  • Documentation fix (missing API reference entry)

🔗 Related Issues

Closes #991

@fkiraly fkiraly added module:probability&simulation probability distributions and simulators documentation Documentation & tutorials labels Mar 26, 2026
Copy link
Copy Markdown
Collaborator

@fkiraly fkiraly left a comment

Choose a reason for hiding this comment

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

Thanks!

@fkiraly fkiraly merged commit c6c8cd5 into sktime:main Mar 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation & tutorials module:probability&simulation probability distributions and simulators

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOC] Missing Parametric Distribution LogNormal in API Reference

2 participants