Representation of a time window to use when subsetting a target cohort with a subset cohort
startDayInteger
endDayInteger
targetAnchorBoolean
subsetAnchorBoolean
negateBoolean
toList()List representation of object To JSON
SubsetCohortWindow$toList()
toJSON()json serialized representation of object Is Equal to
SubsetCohortWindow$toJSON()
isEqualTo()Compare SubsetCohortWindow to another
SubsetCohortWindow$isEqualTo(criteria)criteriaSubsetCohortWindow instance
clone()The objects of this class are cloneable with this method.
SubsetCohortWindow$clone(deep = FALSE)deepWhether to make a deep clone.