Description Usage Arguments Value Examples
Remove Censored Patients from Each SurvivalExperiemnt
in a CohortList
1 2 | ## S4 method for signature 'CohortList'
dropNotCensored(object, minDaysSurvived = 365)
|
object |
A |
minDaysSurvived |
An |
The CohortList
with censored samples removed.
1 2 | data(sampleCohortList)
valCohortList <- dropNotCensored(sampleCohortList)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.