Display data statistics related to specified step or filter.
stat(x, step_id, filter_id, ..., state = "post")
List of filter-specific values summing up underlying filter data.
Cohort object.
When `filter_id` specified, `step_id` precises from which step the filter comes from. Otherwise data from specified step is used to calculate required statistics.
If not missing, filter related data statistics are returned.
Specific parameters passed to filter related method.
Should the stats be calculated on data before ("pre") or after ("post") filtering in specified step.
cohort-methods