OHDSI/SelfControlledCaseSeries: Self-Controlled Case Series

SelfControlledCaseSeries is an R package for performing self- controlled case series (SCCS) analyses in an observational database in the OMOP Common Data Model. It extracts all necessary data from the database and transforms it to the format required for SCCS. Age and season can be modeled using splines assuming constant hazard within calendar months. Event-dependent censoring of the observation period can be corrected for. Many exposures can be included at once (MSCCS), with regularization on all coefficients except for the exposure of interest.

Getting started

Package details

MaintainerMartijn Schuemie <schuemie@ohdsi.org>
LicenseApache License 2.0
Version5.1.1
URL https://github.com/OHDSI/SelfControlledCaseSeries
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/SelfControlledCaseSeries")
OHDSI/SelfControlledCaseSeries documentation built on Jan. 31, 2024, 7:30 p.m.