GitHub

nmarank: Complex Hierarchy Questions in Network Meta-Analysis

Official Git repository of R package nmarank

License: GPL (>=3) CRAN Version Monthly Downloads Total Downloads

Description

Derives the most frequent hierarchies along with their probability of occurrence. One can also define complex hierarchy criteria and calculate their probability. Methodology based on Papakonstantinou et al. (2021).

References

Papakonstantinou T, Salanti G, Mavridis D, et al. (2021): Answering Complex Hierarchy Questions in Network Meta-analysis. BMC Medical Research Methodology

Installation

Current official CRAN Version release:

install.packages("nmarank")

Current beta / GitHub release:

Installation using R package remotes:

install.packages("remotes")
remotes::install_github("tpapak/nmarank")

Bug Reports:

bug.report(package = "nmarank")

The bug.report function is not supported in RStudio. Please send an email to Theodoros Papakonstantinou dev@tpapak.com if you use RStudio.

You can also report bugs on GitHub under Issues.

Read the original on github.com ↗