Here is some information on this regression in R http://tolstoy.newcastle.edu.au/R/help/06/02/21153.html
Abdus Sattar wrote: > > I am want to use tobit regression for left censored panel/longitudinal > data. Could you please provide me the name of "library" and/or "package" > that will give me option of fitting tobit regression model for > longitudinal data? > "Library" differs from "package" in R. Roughly: "package" is a collection of functions and data implementing certain functionality. "library" is a collection of packages. -- View this message in context: http://www.nabble.com/Library---Package-for-Tobit-regression-tf3689927.html#a10320070 Sent from the R help mailing list archive at Nabble.com. ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
