Skip to contents

The SAVVY project is a consortium of academic and pharmaceutical industry partners that aims to improve the analyses of adverse event (AE) data in clinical trials through the use of survival techniques appropriately dealing with varying follow-up times and competing events. Although statistical methodologies have advanced, in AE analyses often the incidence proportion, the incidence density or a non-parametric Kaplan-Meier estimator are used, which either ignore censoring or competing events. The savvyr package contains functions to easily conduct the proposed improved AE analyses.

Installation

Release

You can install the current release version from CRAN with:

Development

You can install the development version of savvyr from GitHub with:

if (!require("remotes")) {
  install.packages("remotes")
}
remotes::install_github("openpharma/savvyr")

Getting Started

See the introductory vignette to get started.

Citing savvyr

To cite savvyr please see here.