Metadata-Version: 2.1
Name: regmod
Version: 0.0.0
Summary: regmod: General regression models.
Home-page: https://github.com/zhengp0/regmod
Author: Peng Zheng
Author-email: zhengp@uw.edu
License: BSD 2-Clause License
Description: .. image:: https://travis-ci.com/zhengp0/regmod.svg?branch=main
            :target: https://travis-ci.com/zhengp0/regmod
        
        Regression Models
        =================
        
        This package is design for general regression models including
        generalized linear models and others.
        
        It features
        
        * Bayesian framework, allows user to include priors into the mdoel.
        * Easy spline interface and spline shape priors and constraint.
        
Platform: UNKNOWN
Provides-Extra: docs
Provides-Extra: test
Provides-Extra: dev
