CRAN
multinomRob 1.8-6.1
Robust Estimation of Overdispersed Multinomial Regression Models
Released Feb 16, 2013 by Jasjeet Singh Sekhon
This package can be loaded by Renjin but 1 out 3 tests failed.
Dependencies
rgenoud 5.8-2.0 MASS 7.3-50 mvtnorm 1.0-8
MNL and overdispersed multinomial regression using robust (LQD and tanh) estimation
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>multinomRob</artifactId> <version>1.8-6.1-b269</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:multinomRob')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.