mwaskom / moss

Assorted utilities for neuroimaging and cognitive science

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement empirical cumulative distribution locally

mwaskom opened this issue · comments

This will let us drop a dependency on statsmodels.

I think it just means looking at percentiles? We don't use the ECDF object for anything more complicated.