Occurrence-class: An S4 class for an occurrence.

Occurrence-classR Documentation

An S4 class for an occurrence.

Description

This determines how many events need to occur to count the criteria in the cohort definition (relative to the index event)

Slots

type

a character string determine the logic for counting occurrences. Can be all, any, exactly, atLeast, or atMost

count

an integer specifying the number of occurrences for a criteria


OHDSI/Capr documentation built on Feb. 20, 2025, 4 a.m.