Learn R Programming

⚠️There's a newer version (2.0.4) of this package.Take me there.

condSURV: Estimation of the Conditional Survival Function for Ordered Multivariate Failure Time Data

condSURV is an R package to implement some newly developed methods for the estimation of the conditional survival function. The package implements three nonparametric and semiparametric estimators for these quantities. The package also implements feasible estimation methods for these quantities conditionally on current or past covariate measures.

Other related estimators are also implemented in the package. One of these estimators is the Kaplan-Meier estimator typically assumed to estimate the survival function. A modification of the Kaplan-Meier estimator, based on a preliminary estimation (presmoothing) of the censoring probability for the survival time, given the available information is also implemented.

Installation

condSURV is available through both CRAN and GitHub.

Get the released version from CRAN:

install.packages("condSURV")

Or the development version from GitHub:

# install.packages("devtools")
devtools::install_github("sestelo/condsurv")

Copy Link

Version

Install

install.packages('condSURV')

Monthly Downloads

414

Version

2.0.1

License

GPL (>= 2)

Maintainer

Marta Sestelo

Last Published

December 21st, 2016

Functions in condSURV (2.0.1)

NWW

Nadaraya-Watson weights.
LLW

Local linear weights.
bladderCS

Bladder Cancer Recurrences.
KM

Kaplan-Meier product-limit estimate of survival.
Beran

Estimation of the conditional distribution function of the response, given the covariate under random censoring.
KMW

Kaplan-Meier weights.
PKM

Presmoothed Kaplan-Meier product-limit estimate of survival.
condSURV-package

condSURV: condSURV
PKMW

Presmoothed Kaplan-Meier weights.
gbcsCS

German Breast Cancer Study Data.
plot.survCS

Plot for an object of class "survCS".
summary.survCS

Summarizing fits of survCS class
survCOND

Conditional survival probabilities based on the Kaplan-Meier weights, Landmark approaches and Inverse probability of censoring weighted.
survCS

Create a survCS object.
colonCS

Chemotherapy for Stage B/C colon cancer.