CohortSubsetOperator | R Documentation |
A subset of type cohort - subset a population to only those contained within defined cohort to List
CohortGenerator::SubsetOperator
-> CohortSubsetOperator
cohortIds
Integer ids of cohorts to subset to
cohortCombinationOperator
How to combine the cohorts
negate
Inverse the subset rule? TRUE will take the patients NOT in the subset
startWindow
The time window to use evaluating the subset cohort start relative to the target cohort
endWindow
The time window to use evaluating the subset cohort end relative to the target cohort
toList()
List representation of object Get auto generated name
CohortSubsetOperator$toList()
getAutoGeneratedName()
name generated from subset operation properties
CohortSubsetOperator$getAutoGeneratedName()
character
clone()
The objects of this class are cloneable with this method.
CohortSubsetOperator$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.