Skip to content

Gamma distribution GoF criteria #67

Merged
alex98247 merged 3 commits intomainfrom
criteria/gamma
Dec 9, 2025
Merged

Gamma distribution GoF criteria #67
alex98247 merged 3 commits intomainfrom
criteria/gamma

Conversation

@GolovachevS
Copy link
Contributor

@GolovachevS GolovachevS commented Dec 8, 2025

Summary

Added goodness-of-fit tests for the Gamma distribution.

Solve the issue: #56

Quick changelog

  • Implement GоF statistics for Gamma distribution (KS, Lilliefors, AD, CvM, Watson, Kuiper, Greenwood, Moran, Min–Toshiyuki, Pearson, G-test, Cressie–Read, PPCC, and six graph statistics)
  • Add unit tests exercising deterministic values, graph behaviors, and guard rails; drives the module to 100 % coverage

@alex98247 alex98247 linked an issue Dec 9, 2025 that may be closed by this pull request
Copy link
Contributor

@alex98247 alex98247 left a comment

Choose a reason for hiding this comment

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

Давай добавим ссылки на статьи в doc string. Это поможет понять откуда был реализован критерий

@alex98247 alex98247 merged commit 6692b54 into main Dec 9, 2025
7 checks passed
@alex98247 alex98247 deleted the criteria/gamma branch December 9, 2025 15:20
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.

Gamma distribution GoF criteria

2 participants