Skip to content

dicekuro/tobit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tobit

Simple Tobit regression in python

Tobit regression is a form of censored regression that can handle a mix of left- and right-censored (and, of course, uncensored) observations of the target variable.

The R package censReg guided much of the implementation.

About

Simple Tobit regression in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 85.5%
  • Python 14.5%