CRAN
multivator 1.1-9
A Multivariate Emulator
Released May 29, 2017 by Robin K. S. Hankin
This package can be loaded by Renjin but 15 out 21 tests failed.
Dependencies
A multivariate generalization of the emulator package.
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>multivator</artifactId> <version>1.1-9-b12</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:multivator')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.
- Print-examples
- apart-examples
- as.separate-examples
- betahat-examples
- compatible-examples
- default_LoF-examples
- e3mg-examples
- experiment-examples
- head-examples
- ipd-examples
- mcneall-examples
- mdm-examples
- mhp-examples
- mtoys-examples
- multem-examples
- multivator-package-examples
- obs_maker-examples
- optimal_params-examples
- showmap-examples
- ss-examples
- toy_mm_maker-examples