Official Git repository of R package poth
Augustine Wigle, Guido Schwarzer
The poth package allows to calculate POTH, subset POTH, POTH residuals, and cumulative POTH for frequentist and Bayesian network meta-analysis.
install.packages("poth")Installation using R package remotes:
install.packages("remotes")
remotes::install_github("augustinewigle/poth")You can report bugs on GitHub under Issues
or by using the R command
bug.report(package = "poth")(which is not supported in RStudio).