scikit-bio-cookbook
scikit-bio-cookbook copied to clipboard
new recipe illustrating power analysis (possibly with microbiome data)
Depends on skbio's #636.
I'd like to work on something like this.
Could this also document how to use statsmodels.stats.power to extrapolate the curves, since I consider that a really important functionality but couldn't incorporate it in skbio because of the dependency?
That sounds really cool, I'd love to see that. Can I sign you up for writing one of these sometime within the next 10 weeks for the recipe of the week series http://microbe.net/2014/09/23/announcing-the-scikit-bio-cookbook-recipe-of-the-week-series/? The only catch is that this code would need to make it into an skbio release first, so would likely need to be late in the series.
On Wed, Sep 24, 2014 at 12:12 AM, J W Debelius [email protected] wrote:
I'd like to work on something like this.
Could this also document how to use statsmodels.stats.power to extrapolate the curves, since I consider that a really important functionality but couldn't incorporate it in skbio because of the dependency?
Reply to this email directly or view it on GitHub https://github.com/biocore/scikit-bio-cookbook/issues/20#issuecomment-56632958 .
Yes. I'd be happy to do it. Are there a set of datasets people are already working with as examples?
antonio should have for evident
On Sep 24, 2014, at 1:08 PM, J W Debelius <[email protected]mailto:[email protected]> wrote:
Yes. I'd be happy to do it. Are there a set of datasets people are already working with as examples?
— Reply to this email directly or view it on GitHubhttps://github.com/biocore/scikit-bio-cookbook/issues/20#issuecomment-56722238.
Yup, here: https://github.com/biocore/Evident/tree/master/data, let me know if you have any questions.