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

geomedian/geomean as it's own function #81

Open
wfulp opened this issue Jul 27, 2021 · 1 comment · May be fixed by #82
Open

geomedian/geomean as it's own function #81

wfulp opened this issue Jul 27, 2021 · 1 comment · May be fixed by #82
Assignees

Comments

@wfulp
Copy link
Contributor

wfulp commented Jul 27, 2021

Group1_median = 10^stats::median(log10(i_vals), na.rm = T)
Group1_mean = 10^mean(log10(i_vals), na.rm = T),
@wfulp
Copy link
Contributor Author

wfulp commented Jul 27, 2021

look to binom_ci for similar error checking and tests

@seajane seajane linked a pull request Sep 9, 2021 that will close this issue
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 a pull request may close this issue.

2 participants