dropNotCensored-CohortList-method: Remove Censored Patients from Each 'SurvivalExperiemnt' in a...

Description Usage Arguments Value Examples

Description

Remove Censored Patients from Each SurvivalExperiemnt in a CohortList

Usage

1
2
## S4 method for signature 'CohortList'
dropNotCensored(object, minDaysSurvived = 365)

Arguments

object

A CohortList for which to drop patients who died before each SurvivalExperiment item a specified date.

minDaysSurvived

An integer specifying the minimum number of days a patient needs to have survived to be included in the cohort.

Value

The CohortList with censored samples removed.

Examples

1
2

bhklab/PDATK documentation built on Dec. 27, 2021, 7:46 a.m.