summariseTreatmentFromConceptSet {DrugUtilisation} | R Documentation |
This function is used to summarise the dose table over multiple cohorts.
summariseTreatmentFromConceptSet(
cohort,
strata = list(),
window,
treatmentConceptSet,
combination = FALSE,
minCellCount = 5
)
cohort |
Cohort with drug use variables and strata. |
strata |
Stratification list. |
window |
Window where to summarise the treatments. |
treatmentConceptSet |
Concept set list to summarise. |
combination |
Whether to include combination treatments. |
minCellCount |
Below this number counts will be suppressed. |
A summary of the drug use stratified by cohort_name and strata_name