--
To post a new thread to MedStats, send email to MedS...@googlegroups.com .
MedStats' home page is http://groups.google.com/group/MedStats .
Rules: http://groups.google.com/group/MedStats/web/medstats-rules
> Im looking for a reading, as breif as possible, about how to decide
> wether using paramentric or semi-parametric survival models when the
> objective is to develop a prediction model.
>
> I did read Steynberg's book it seems the parametric models are always
> prefereble... but if this is true, why cox is more popular?
> Also, he makes a little comparison concerning only the models that
> assumes praportionality and additivity. But it is not clear to me in
> what situations parametric models can not be used or cox are prefereble.
>
> I did look for an answer in two books around here but they were not
> clear enough! So far I guess assuming time distribution is such a guess
> that non parametric is 'safer' ... or fitting several parametric and
> semi-paramentric models to check which one fits better is so time
> consuming that using a "more general recipe" will work fine more often!
This is a very difficult question to answer. There are others on this
list who can offer a more authoritative response, but let me share what
little I know.
It's not quite what you want, but there is a review article in JASA:
The Price of Kaplan-Meier. Meier P, Karrison T, Chappell R, Xie H.
Journal of the American Statistical Association 2004: 99(467); 890-896.
This article refers to another article by Rupert Miller published in
1983 with the provocative title "What Price Kaplan-Meier?".
Kaplan-Meier and Cox regression are not the same, but both do not rely
on parametric assumptions and thus pay a "price" relative to a correctly
specified parametric model.
Cox regression is popular because it is (a) easy and (b) (as you noted)
safe. By "safe" I mean "more likely to satisfy the underlying
assumptions than a parametric model". It's harder to make an
unsupportable assumption with Cox regression.
A parametric model allows you to incorporate Bayesian priors. I don't
think you can fit a Bayesian form of Cox regression, but I could be
wrong. Parametric models offer various goodness of fit measures that can
avoid some of the problems with unsupportable assumptions.
Frank Harrell gave a nice web seminar a few months ago about this issue,
but I missed it so can't share his perspective on the issue. The handout
from the webinar is at
http://www.biopharmnet.com/doc/2009_04_03_webinar.pdf
Since there is no strong consensus in the research community, you can
use either approach and get published. I also suspect that the
differences between the parametric and non-parametric models are small
in a practical sense, but can't offer any data to support this hunch. In
general, though, I think the research community focuses too much
attention on data analysis issues and not enough on data collection
issues. After all, if you collect the wrong data, it doesn't matter how
fancy your analysis is.
I hope this helps.
--
Steve Simon, Standard Disclaimer
"The first three steps in a descriptive
data analysis, with examples in PASW/SPSS"
Thursday, January 21, 2010, 11am-noon, CST.
Details at www.pmean.com/webinars
A Bayesian Cox model is possible using a Poisson trick detailed in the
BUGS Example Guides.
Kaplan-Meier or Cox survival estimates are just as efficient as
parametric ones if you have to try more than 2 parametric models to
get an adequate fit. This is because of model uncertainty. Apparent
variances of parametric estimates will be smaller but actual variances
are not, unless you pre-specify the model and you're correct.
Frank
On Dec 23, 11:22 am, "Steve Simon, P.Mean Consulting" <n...@pmean.com>
wrote:
Bendix Carstensen
> -----Original Message-----
> From: meds...@googlegroups.com
> [mailto:meds...@googlegroups.com] On Behalf Of Frank Harrell
> Sent: 23. december 2009 22:02
> To: MedStats
> Subject: Re: {MEDSTATS} Parametric vs Semi-parametric
> survival in prediction models
>