Message-ID: <74357FCC-94DC-4BC5-9D2E-7644308465A7@comcast.net>
Date: 2013-11-20T03:15:58Z
From: David Winsemius
Subject: R- package for Parametric Survival Analysis with Left-censored data
In-Reply-To: <FD924877-2682-4799-AC91-7FC65A68FBB0@gmail.com>
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.)
--
David Winsemius
Alameda, CA, USA