Create a cohort entry criteria
entry(
...,
observationWindow = continuousObservation(0L, 0L),
primaryCriteriaLimit = c("First", "All", "Last"),
additionalCriteria = NULL,
qualifiedLimit = c("First", "All", "Last")
)
Capr Queries
a time specifying the minimal time a person is observed
Which primary criteria matches should be considered for inclusion? "First", "Last" or "All"
a Capr group that adds restriction to the entry event
Which criteria matches should be considered for inclusion? "First", "Last" or "All"
A cohort entry Capr object