The voi.remote package has the exact same functionalities as voi package, but allows users to run all the VoI functions on the server conveniently.

Installation

You can install the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("resplab/voi.remote")

User guide

The link below directs to the vignette for voi.remote for Value of Information calculation. It provides guide and examples on how to use the voi.remote package which is based on Chris Jackson’s VoI package.

voi.remote for Value of Information calculation: package overview