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

Added documentation about N vs. N-1 #562

Merged
merged 4 commits into from
Jul 28, 2024
Merged

Added documentation about N vs. N-1 #562

merged 4 commits into from
Jul 28, 2024

Conversation

nwlandry
Copy link
Collaborator

Fixes #551 by adding documentation about the normalization factor.

@nwlandry nwlandry requested a review from leotrs July 11, 2024 15:34
Copy link

codecov bot commented Jul 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.51%. Comparing base (bc90a38) to head (ecf2a0c).
Report is 51 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #562   +/-   ##
=======================================
  Coverage   92.51%   92.51%           
=======================================
  Files          59       59           
  Lines        4393     4393           
=======================================
  Hits         4064     4064           
  Misses        329      329           

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

@nwlandry nwlandry mentioned this pull request Jul 17, 2024
@nwlandry nwlandry requested review from maximelucas and removed request for leotrs July 22, 2024 20:27
xgi/stats/__init__.py Outdated Show resolved Hide resolved
xgi/stats/__init__.py Outdated Show resolved Hide resolved
nwlandry and others added 2 commits July 28, 2024 10:22
Co-authored-by: Maxime Lucas <maximelucas@users.noreply.github.com>
@nwlandry nwlandry merged commit d7a90a7 into main Jul 28, 2024
23 of 24 checks passed
@nwlandry nwlandry deleted the fix-551 branch July 28, 2024 14:31
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.

Make std() in stats be divided by N-1
2 participants