CRAN

dosresmeta 2.0.1

Multivariate Dose-Response Meta-Analysis

Released Sep 12, 2017 by Alessio Crippa

This package is available for Renjin and there are no known compatibility issues.

Dependencies

mvmeta 0.4.11

Estimates dose-response relations from summarized dose-response data and to combines them according to principles of (multivariate) random-effects models.

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>dosresmeta</artifactId>
    <version>2.0.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:dosresmeta')

Test Results

This package was last tested against Renjin 0.9.2687 on Aug 25, 2018.