Skip to content

Uniform distribution GoF criteria#64

Merged
alex98247 merged 7 commits intomainfrom
criteria/uniform
Dec 10, 2025
Merged

Uniform distribution GoF criteria#64
alex98247 merged 7 commits intomainfrom
criteria/uniform

Conversation

@apdRV
Copy link
Contributor

@apdRV apdRV commented Dec 3, 2025

Summary

Solve the issue: #58

# Full list of implemented tests:
1. KolmogorovSmirnovUniformGofStatistic
2. AndersonDarlingUniformGofStatistic  
3. CrammerVonMisesUniformGofStatistic
4. LillieforsTestUniformGofStatistic
5. Chi2PearsonUniformGofStatistic
6. WatsonUniformGofStatistic
7. KuiperUniformGofStatistic
8. GreenwoodTestUniformGofStatistic
9. BickelRosenblattUniformGofStatistic
10. ZhangTestsUniformGofStatistic (A/C/K variants)
11. SteinUniformGofStatistic
12. CensoredSteinUniformGofStatistic
13. NeymanSmoothTestUniformGofStatistic
14. ShermanUniformGofStatistic
15. QuesenberryMillerUniformGofStatistic

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.

В остальном все хорошо

@alex98247 alex98247 linked an issue Dec 9, 2025 that may be closed by this pull request
@apdRV apdRV requested a review from alex98247 December 9, 2025 17:44
@alex98247 alex98247 merged commit 721fcc3 into main Dec 10, 2025
7 checks passed
@alex98247 alex98247 deleted the criteria/uniform branch December 10, 2025 08:26
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.

Uniform distribution GoF criteria

2 participants