mgalardini / pyseer

SEER, reimplemented in python 🐍🔮
http://pyseer.readthedocs.io
Apache License 2.0
104 stars 25 forks source link

Fix QQ-plot #213

Closed mgalardini closed 1 year ago

mgalardini commented 1 year ago

THe weird behavior was due to a change in statsmodels

closes #212

Thanks to @julibeg for figuring it out