Skip to content

D'Agostino test for skewness#327

Open
stanlazic wants to merge 2 commits intoJuliaStats:masterfrom
stanlazic:agostino_test
Open

D'Agostino test for skewness#327
stanlazic wants to merge 2 commits intoJuliaStats:masterfrom
stanlazic:agostino_test

Conversation

@stanlazic
Copy link
Copy Markdown

Added D'Agostino's test for skewness, based on D'Agostino RB (1970). Transformation to Normality of the Null Distribution of g1. Biometrika, 57(3) 679-681.

Related to issue #201 (although this test was not mentioned and differs from Agostino's K-squared test).

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 29, 2024

Codecov Report

❌ Patch coverage is 83.87097% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.38%. Comparing base (1cbeccd) to head (817986a).
⚠️ Report is 36 commits behind head on master.

Files with missing lines Patch % Lines
src/agostino_test.jl 83.87% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #327      +/-   ##
==========================================
- Coverage   94.04%   93.38%   -0.66%     
==========================================
  Files          29       30       +1     
  Lines        1814     1845      +31     
==========================================
+ Hits         1706     1723      +17     
- Misses        108      122      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Updated docs for D'Agostino test

added test, plus code formatting
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.

2 participants