Metadata-Version: 2.1
Name: quasi_poisson
Version: 0.1.0
Summary: Estimate Quasi-Poisson Regression Model
Home-page: https://github.com/statcompute/quasi_poisson
Author: WenSui Liu
Author-email: liuwensui@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: statsmodels
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pandas

#### Introduction

The purpose of this package is to estimate the Quasi-Poisson regression. It is a project in progress.

Should you have any question or suggestion about the package, please feel free to drop me a line. 

#### Authors

[WenSui Liu](mailto:liuwensui@gmail.com) is a seasoned data scientist with 15-year experience in the financial service industry. 

[Joyce Liu](mailto:joyce.jl.liu@gmail.com) is a college student majoring in Mathematics with a strong passion for data science.
