Censored or truncated Regression Models/Tobit
On Mon, 2 Apr 2001, Ralph Leonhardt wrote:
Hi, what is the best way to estimate a tobit(truncated) regression model in R ? Is there already a packet available ?
I'm not entirely sure what a tobit model is, but there are censored parametric regression models in the survival5 package, function survreg(). You can have data truncated on one side and censored on the other, or censored on both sides. Distributions include the Gaussian. -thomas Thomas Lumley Asst. Professor, Biostatistics tlumley at u.washington.edu University of Washington, Seattle -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._