[](https://pypi.python.org/pypi/py4etrics/)
[](https://github.com/Py4Etrics/py4etrics/actions?query=workflow%codeql-analysis)
[](https://pepy.tech/project/py4etrics)
# What Is This Module For
This module is for
* Truncated Regression
* Tobit Model
* Heckit Model
[Pythonで学ぶ入門計量経済学](https://py4etrics.github.io/) explains how to use it in Japanese.
Or click its [Google translated version in English](https://translate.google.com/translate?sl=ja&tl=en&u=https%3A%2F%2Fpy4etrics.github.io).
# 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](https://www.statsmodels.org/stable/index.html).
Raw data
{
"_id": null,
"home_page": "https://github.com/Py4Etrics/py4etrics",
"name": "py4etrics",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "Truncated Regression,Tobit Model,Heckit Model",
"author": "Tetsu HARUYAMA",
"author_email": "haruyama@econ.kobe-u.ac.jp",
"download_url": "https://files.pythonhosted.org/packages/c2/cf/505867ad47f789c18985e75f23f16863f4747c59eff989f2dd8f4c28a126/py4etrics-0.1.9.tar.gz",
"platform": null,
"description": "[](https://pypi.python.org/pypi/py4etrics/)\n[](https://github.com/Py4Etrics/py4etrics/actions?query=workflow%codeql-analysis)\n[](https://pepy.tech/project/py4etrics)\n\n# What Is This Module For\n\nThis module is for\n* Truncated Regression\n* Tobit Model\n* Heckit Model\n\n[Python\u3067\u5b66\u3076\u5165\u9580\u8a08\u91cf\u7d4c\u6e08\u5b66](https://py4etrics.github.io/) explains how to use it in Japanese. \nOr click its [Google translated version in English](https://translate.google.com/translate?sl=ja&tl=en&u=https%3A%2F%2Fpy4etrics.github.io). \n\n# How to Use\n```\nimport py4etrics \n```\n\n# How to Install\n```\npip install py4etrics\n```\nor\n```\npip install git+https://github.com/spring-haru/py4etrics.git\n```\nor\n```\ngit clone https://github.com/spring-haru/py4etrics.git\ncd py4etrics\npip install .\n```\n\n# Thanks\nThe code is heavily inspired by [statsmodels](https://www.statsmodels.org/stable/index.html).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A package for py4etrics.github.io",
"version": "0.1.9",
"project_urls": {
"Homepage": "https://github.com/Py4Etrics/py4etrics"
},
"split_keywords": [
"truncated regression",
"tobit model",
"heckit model"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2d18eafc633759ffcd2cdb6dd076ae4b87ad8c68eb3869f569a9ef45154ddb67",
"md5": "6eb47ad7bb99282a85e44a4ecaa7dd77",
"sha256": "df35d806b3e0053c975fe87fd98fad2758c22907ec2bf2611aadc77fa9b34c0d"
},
"downloads": -1,
"filename": "py4etrics-0.1.9-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "6eb47ad7bb99282a85e44a4ecaa7dd77",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 19653,
"upload_time": "2024-01-06T11:57:56",
"upload_time_iso_8601": "2024-01-06T11:57:56.941743Z",
"url": "https://files.pythonhosted.org/packages/2d/18/eafc633759ffcd2cdb6dd076ae4b87ad8c68eb3869f569a9ef45154ddb67/py4etrics-0.1.9-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c2cf505867ad47f789c18985e75f23f16863f4747c59eff989f2dd8f4c28a126",
"md5": "ec4c2b7e3f8170c61629203326b39566",
"sha256": "162bbc10ab9bd127edcb07391ca31128fc8979a3b350f49b1aa5f5a7035cc730"
},
"downloads": -1,
"filename": "py4etrics-0.1.9.tar.gz",
"has_sig": false,
"md5_digest": "ec4c2b7e3f8170c61629203326b39566",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17738,
"upload_time": "2024-01-06T11:57:58",
"upload_time_iso_8601": "2024-01-06T11:57:58.398486Z",
"url": "https://files.pythonhosted.org/packages/c2/cf/505867ad47f789c18985e75f23f16863f4747c59eff989f2dd8f4c28a126/py4etrics-0.1.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-06 11:57:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Py4Etrics",
"github_project": "py4etrics",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "py4etrics"
}