-
Notifications
You must be signed in to change notification settings - Fork 0
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
Allow for BMI and height to be ranges #11
Comments
wleoncio
added a commit
that referenced
this issue
Jan 24, 2025
wleoncio
added a commit
that referenced
this issue
Jan 24, 2025
wleoncio
added a commit
that referenced
this issue
Jan 24, 2025
Others won't be fixed because the result doesn't change, and all formulas will be changed anyway for #11.
See #4 (comment) for tips on object sizes. |
wleoncio
added a commit
that referenced
this issue
Jan 24, 2025
wleoncio
added a commit
that referenced
this issue
Jan 24, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This should also make calculation of the confidence intervals (#9) easier.
Test with one example (simple FX,
vo2_ml_kg_min
):weighted.mean()
without relying onapply()
.Generalize to all others:
weighted.mean()
without relying onapply()
.The text was updated successfully, but these errors were encountered: