R/feature.R
omop.feature.gap_max_days.Rd
Computes the maximum number of days between consecutive events per person. Returns NA for persons with only one event.
omop.feature.gap_max_days(concept_set, name = NULL)
Numeric vector of concept IDs.
Character; optional custom column name.
An omop_feature_spec with type = "gap_max_days".
omop_feature_spec
type = "gap_max_days"