Skip to content
Back to formatted view

Raw Message

Message-ID: <1323879678.30770.20.camel@nemo>
Date: 2011-12-14T16:21:18Z
From: Terry Therneau
Subject: Prediction from censReg?

> 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.)