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

Move statistic conversion functions from NiMARE to PyMARE #92

Open
tsalo opened this issue May 27, 2022 · 1 comment
Open

Move statistic conversion functions from NiMARE to PyMARE #92

tsalo opened this issue May 27, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@tsalo
Copy link
Member

tsalo commented May 27, 2022

If we want PyMARE to be flexible, then I think we need to account for different types of data. NiMARE already includes a bunch of functions for converting a lot of different values, so I think we should just migrate those functions over here and add some examples using them.

The new datasets module should ultimately be able to provide us with a range of meta-analytic datasets that have different types of data that may need to be converted before we can put them in Dataset objects.

@tsalo tsalo added the enhancement New feature or request label May 27, 2022
@tsalo
Copy link
Member Author

tsalo commented May 27, 2022

Of course, the effectsize module automatically does a lot of these transforms, but users may want to handle the conversions manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant