CRAN
gsbDesign 1.00
Group Sequential Bayes Design
Released Mar 29, 2016 by Florian Gerber
This package is available for Renjin and there are no known compatibility issues.
Dependencies
lattice 0.20-35 gsDesign 3.0-1
Group Sequential Operating Characteristics for Clinical, Bayesian two-arm Trials with known Sigma and Normal Endpoints.
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>gsbDesign</artifactId> <version>1.00-b26</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:gsbDesign')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.