CRAN
mpbart 0.2
Multinomial Probit Bayesian Additive Regression Trees
Released Feb 7, 2016 by Bereket Kindo
This package can be loaded by Renjin but all tests failed.
Dependencies
cvTools 0.3.2 mlbench 2.1-1 mlogit 0.3-0 bayesm 3.1-0
Fits Multinomial Probit Bayesian Additive Regression Trees.
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>mpbart</artifactId> <version>0.2-b50</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:mpbart')
Test Results
This package was last tested against Renjin 0.9.2689 on Aug 27, 2018.