Message-ID: <CAMESY2jmYNeWjdjFFH5sNYD1mEuSi5uUh9grus=4Laem70jwyg@mail.gmail.com>
Date: 2018-11-03T19:59:58Z
From: Israel Ortiz
Subject: Predict follow up time using parametric model in r
I am trying to predict follow-up time using several survival models, both
parametric and semi-parametric. I achieve it for semi parametric models
using predict.coxph function in R from survival package using type =
"expected" as indicated in help. However, for parametric models, this
option doesn't exist for the predict.survreg function. Is there any other
option? Maybe using rms package?
[[alternative HTML version deleted]]