[R] R- package for Parametric Survival Analysis with Left-censored data

peter dalgaard pdalgd at gmail.com
Wed Nov 20 08:17:30 CET 2013


On 20 Nov 2013, at 04:15 , David Winsemius <dwinsemius at comcast.net> wrote:

> 
> On Nov 19, 2013, at 5:30 PM, Vinod Mishra wrote:
> 
>> Dear All,
>> 
>> I am new to R. Can someone please direct me to an R package using which I can estimate a Parametric Survival Analysis model with Left-censored (delayed entry) data in it. 
>> 
>> I recently received reviewers comment on my submitted article, where the reviewer suggested that only R has capabilities of estimating above mentioned survival model. However, I am not able to figure which specific package in R, the reviewer was referring to. 
> 
> Look at:
> 
> ?Surv 
> 
> ... after loading the survival package. (I do think you would be advised to seek statistical consultation.)
> 

In particular, notice the difference between left censoring (some patients are known to have died at an unknown time before t0) and left truncation (we only know survival times for patients alive at t0). Delayed entry is the latter.

> -- 
> 
> David Winsemius
> Alameda, CA, USA
> 
> ______________________________________________
> R-help at 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.

-- 
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Email: pd.mes at cbs.dk  Priv: PDalgd at gmail.com



More information about the R-help mailing list