Skip to contents


This package is currently under active development and the code subject to change.

qalytools provides a simple and intuitive user interface for the analysis of EQ-5D surveys. It builds upon the eq5d package to facilitate the calculation of QALY metrics, and other related values, across multiple surveys.

Installation

The development version of the package can be installed via:

    repos <- c("https://timtaylor.r-universe.dev", getOption("repos"))
    install.packages("qalytools", repos = repos)

Guidance

Once installed the best way to familiarise yourself with the package is to view the included documentation: