tombolo

tombolo is a Docker image that runs R statistical methods over JSON-RPC. Send a request on stdin, receive a result on stdout.

docker pull ethandavisecd/tombolo:latest

The primary interface is the tombolo Python package, which handles the Docker subprocess and JSON-RPC protocol transparently.

Methods

Method Description
nma Frequentist random-effects network meta-analysis via netmeta
bnma Bayesian random-effects network meta-analysis via gemtc and JAGS