| CohortSubsetOperator | R Documentation |
A subset of type cohort - subset a population to only those contained within defined cohort to List
CohortGenerator::SubsetOperator -> CohortSubsetOperator
cohortIdsInteger ids of cohorts to subset to
cohortCombinationOperatorHow to combine the cohorts
negateInverse the subset rule? TRUE will take the patients NOT in the subset
startWindowThe time window to use evaluating the subset cohort start relative to the target cohort
endWindowThe 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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.