This R package contains the resources for performing a treatment pathway analysis of a study population of interest in observational databases. The package partially relies on the Observational Medical Outcomes Partnership Common Data Model (OMOP CDM), but the main parts of the package are also usable with different data formats.
Reference: Markus, A. F., Verhamme, K. M., Kors, J. A., & Rijnbeek, P. R. (2022). TreatmentPatterns: An R package to facilitate the standardized development and analysis of treatment patterns across disease domains. Computer Methods and Programs in Biomedicine, 107081.
Demo output: example shiny application.
See the instructions here for configuring your R environment, including RTools and Java.
In R, use the following commands to download and install TreatmentPatterns:
r
install.packages("remotes")
remotes::install_github("mi-erasmusmc/TreatmentPatterns")
Available documentation includes: - Vignette: Perform a study using the TreatmentPatterns package - Package manual: TreatmentPatterns
We use the GitHub issue tracker for all bugs/issues/enhancements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.