OHDSI/CohortMethod: New-User Cohort Method with Large Scale Propensity and Outcome Models

Functions for performing new-user cohort studies in an observational database in the OMOP Common Data Model. Can extract the necessary data from a database and use a large set of covariates for both the propensity and outcome model, including for example all drugs, diagnoses, procedures, as well as age, comorbidity indexes, etc. Large scale regularized regression is used to fit the propensity and outcome models. Functions are included for trimming, stratifying, (variable and fixed ratio) matching and weighting by propensity scores, as well as diagnostic functions, such as propensity score distribution plots and plots showing covariate balance before and after matching and/or trimming. Supported outcome models are (conditional) logistic regression, (conditional) Poisson regression, and (stratified) Cox regression. Also included are Kaplan-Meier plots that can adjust for the stratification or matching.

Getting started

Package details

MaintainerMartijn Schuemie <schuemie@ohdsi.org>
LicenseApache License 2.0
Version5.2.1
URL https://ohdsi.github.io/CohortMethod https://github.com/OHDSI/CohortMethod
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("OHDSI/CohortMethod")
OHDSI/CohortMethod documentation built on Feb. 9, 2024, 9:01 a.m.