Skip to contents

A subset of type cohort - subset a population to only those contained within defined cohort to List

Super class

CohortGenerator::SubsetOperator -> MatchingSubsetOperator

Active bindings

matchToCohortId

Integer id of cohorts to match to

matchRatio

matching ratio

matchSex

match to target sex

matchBirthYear

match to target birth year

matchCohortStartDateWithInDuration

match have start date as in cohort duration

newCohortStartDate

change cohort start date to the matched person

newCohortEndDate

change cohort end date to the matched person

Methods

Inherited methods


Method toList()

List representation of object Get auto generated name

Usage

CohortGenerator_MatchingSubsetOperator$toList()


Method getAutoGeneratedName()

name generated from subset operation properties

Usage

CohortGenerator_MatchingSubsetOperator$getAutoGeneratedName()

Returns

character


Method clone()

The objects of this class are cloneable with this method.

Usage

CohortGenerator_MatchingSubsetOperator$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.