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

Expand common_mean_bayes() to include test for differing precision #656

Open
Swanson-Hysell opened this issue Aug 10, 2022 · 1 comment
Open

Comments

@Swanson-Hysell
Copy link
Member

I just committed a common_mean_bayes() function to ipmag.py that implements the Heslop and Roberts (2018) common mean/reversal test.

I have utilized their code to implement the version of the test that us for populations with common precision (Appendix A; jgrb52994-sup-0003-Data S2.unk).

We should also implement the version with differing precisions (could be a flag in the same function), but this involves import of a special library quadpy which we may not want to make a dependency of ipmag.py. The version of the test is documented in Appendix B and SI materials: jgrb52994-sup-0004-Data S3.unk.

@Swanson-Hysell
Copy link
Member Author

Putting this here as a feature request issue as a reminder to myself to work on this down the line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant