README.md

TreatmentPatterns Package

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.

Features

Screenshots

Demo output: example shiny application.

Sunburst plotSankey diagram

Installation

  1. See the instructions here for configuring your R environment, including RTools and Java.

  2. In R, use the following commands to download and install TreatmentPatterns:

r install.packages("remotes") remotes::install_github("mi-erasmusmc/TreatmentPatterns")

User Documentation

Available documentation includes: - Vignette: Perform a study using the TreatmentPatterns package - Package manual: TreatmentPatterns

Package Structure

Support

We use the GitHub issue tracker for all bugs/issues/enhancements.



mi-erasmusmc/TreatmentPatterns documentation built on July 1, 2023, 9:20 p.m.