CRAN
mprobit 0.9-3
Multivariate probit model for binary/ordinal response
Released Jan 12, 2010 by Hongbin Zhang
This package can be loaded by Renjin but 6 out 12 tests failed.
Multivariate normal rectangle probabilities (positive exchangeable, general, approximations); MLE of regression and correlation parameters in the multivariate binary/ordinal probit models: exchangeable, AR(1), and unstructured correlation matrix.
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>mprobit</artifactId> <version>0.9-3-b242</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:mprobit')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.