CRAN

gemtc 0.8.1

Network Meta-Analysis Using Bayesian Methods

Released Sep 6, 2016 by Gert van Valkenhoef

This package can be loaded by Renjin but 11 out 92 tests failed.

Dependencies

truncnorm 1.0-7 igraph 1.1.2 coda 0.19-1 plyr 1.8.4 Rglpk 0.6-3 rjags 4-6 meta 4.8-4

Network meta-analyses (mixed treatment comparisons) in the Bayesian framework using JAGS. Includes methods to assess heterogeneity and inconsistency, and a number of standard visualizations.

Installation

Maven

This package can be included as a dependency from a Java or Scala project by including the following your project's pom.xml file. Read more about embedding Renjin in JVM-based projects.

<dependencies>
  <dependency>
    <groupId>org.renjin.cran</groupId>
    <artifactId>gemtc</artifactId>
    <version>0.8.1-b17</version>
  </dependency>
</dependencies>
<repositories>
  <repository>
    <id>bedatadriven</id>
    <name>bedatadriven public repo</name>
    <url>https://nexus.bedatadriven.com/content/groups/public/</url>
  </repository>
</repositories>

View build log

Renjin CLI

If you're using Renjin from the command line, you load this library by invoking:

library('org.renjin.cran:gemtc')

Test Results

This package was last tested against Renjin 0.8.2504 on Oct 30, 2017.