Skip to content

Py4Etrics/py4etrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI version fury.io PyPI - Downloads CodeQL

What Is This Module For

This module is for

  • Truncated Regression
  • Tobit Model
  • Heckit Model

Pythonで学ぶ入門計量経済学 explains how to use it in Japanese. Or click its Google translated version in English.

How to Use

import py4etrics 

How to Install

pip install py4etrics

or

pip install git+https://github.com/spring-haru/py4etrics.git

or

git clone https://github.com/spring-haru/py4etrics.git
cd py4etrics
pip install .

Thanks

The code is heavily inspired by statsmodels.

About

Truncated regression, Tobit model, Heckit model

Topics

Resources

License

Stars

Watchers

Forks

Languages