dswah / pyGAM

[HELP REQUESTED] Generalized Additive Models in Python
https://pygam.readthedocs.io
Apache License 2.0
857 stars 157 forks source link

Zero inflation #264

Open ValerieMarot opened 4 years ago

ValerieMarot commented 4 years ago

Is there a way to handle zero inflation in pygam?

In particular I'm looking at modeling scRNA-seq counts which would follow a zero-inflated poisson distribution.