Skip to content

yasinasar/tobitnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Penalized Tobit Regression

The tobitnet package provides methods for fitting penalized Tobit models:

  • tobitnet fits the Tobit model with a weighted elastic net penalty using generalized coordinate descent
  • tobitscad fits the Tobit model with a SCAD penalty using a local linear approximation algorithm

See Jacobson and Zou (2022) for details.

References

Jacobson, T. and Zou, H. (2022) High-dimensional Censored Regression via the Penalized Tobit Likelihood. Manuscript submitted for publication.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 78.4%
  • C++ 21.6%