README.md

CaseCrossover

Build Status codecov.io

This package is no longer being supported It is provided as is.

Introduction

CaseCrossover is an R package for performing case-crossover and case-time-control analyses in an observational database in the OMOP Common Data Model.

Features

Technology

CaseCrossover is an R package.

System Requirements

Requires R. Installation on Windows requires RTools. Libraries used in CaseCrossover require Java.

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 CaseCrossover:

r install.packages("drat") drat::addRepo("OHDSI") install.packages("CaseCrossover")

User Documentation

Documentation can be found on the package website.

PDF versions of the documentation are also available: Vignette: Single studies using the CaseCrossover package Vignette: Running multiple analyses at once using the CaseCrossover package * Package manual: CaseCrossover.pdf

Support

Contributing

Read here how you can contribute to this package.

License

CaseCrossover is licensed under Apache License 2.0

Development

CaseCrossover is being developed in R Studio.

Development status

This package is no longer being supported. It is provided as is.



OHDSI/CaseCrossover documentation built on Nov. 21, 2020, 7:03 a.m.