README.md

MethodEvaluation

Build Status codecov.io

MethodEvaluation is part of HADES.

Introduction

This R package contains resources for the evaluation of the performance of methods that aim to estimate the magnitude (relative risk) of the effect of a drug on an outcome. These resources include reference sets for evaluating methods on real data, as well as functions for inserting simulated effects in real data based on negative control drug-outcome pairs. Further included are functions for the computation of the minimum detectable relative risks and functions for computing performance statistics such as predictive accuracy, error and bias.

Features

Technology

MethodEvaluation is a pure R package.

System Requirements

Requires R. Some of the packages used by MethodEvaluation require Java.

Installation

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

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

r install.packages("remotes") remotes::install_github("ohdsi/MethodEvaluation")

User Documentation

Documentation can be found on the package website.

PDF versions of the documentation are also available:

Support

Contributing

Read here how you can contribute to this package.

License

MethodEvaluation is licensed under Apache License 2.0

Development

MethodEvaluation is being developed in R Studio.

Development status

Ready for use.

Acknowledgements



OHDSI/MethodEvaluation documentation built on July 3, 2023, 1:25 p.m.