> Have a left-censored dataset, attempting to use a Tobit model and am
working
> with the censReg package. I like how easy it is to move from glm
models to
> predictions with 'predict' and wanted to ask if there was a way to do
so
> with objects output from 'censReg'.

----
You can fit tobin regression models with survreg, see the help page for
an example.  It has prediction methods.

Terry Therneau

(Sorry about the word wrap: a "feature" of my mail tool.)

______________________________________________
R-help@r-project.org 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.

Reply via email to