Sambit Panda
Sambit Panda
Sorry for the late response, this just got on my radar right now. I'll take a look into this
I think this is a great idea > Parallel computation of test statistics: This could involve using multiprocessing or joblib to compute test statistics in parallel, which could significantly speed...
 
>  CoMIGHT before changes in #242 >  CoMIGHT after changes in #242
At the very least, all functions should inherit from the [base classes](https://scikit-learn.org/stable/modules/classes.html). A more comprehensive tutorial can be found [here](https://scikit-learn.org/stable/developers/develop.html). The tl;dr for the last guide is that it needs...
@adam2392 we are thinking of sending tutorials to Exact soon, so I suggest that we merge this PR as it mostly just changes docs files and builds correctly on most...
Sure, we could write it like this instead. Show all the intermediate stats figures, and at the end show how to compute the stat and p-value using treeple