README.md

PredictionComparison

Introduction

An R package for comparing patient level predictive models developed using PatientLevelPrediction.

Features

Technology

PredictionComparison is an R package.

System Requirements

Requires R (version 3.3.0 or higher).

Dependencies

Getting Started

  1. In R, use the following commands to download and install PatientLevelPrediction:

r install.packages("drat") drat::addRepo("OHDSI") install.packages("PatientLevelPrediction") install.packages("devtools") devtools::install_github("OHDSI/PredictionComparison")

Getting Involved

License

PredictionComparison is licensed under Apache License 2.0

Development

PredictionComparison is being developed in R Studio.

Beta

Acknowledgements



OHDSI/PredictionComparison documentation built on July 14, 2020, 6:16 p.m.