CRAN

mvord 0.3.5

Multivariate Ordinal Regression Models

Released Mar 6, 2019 by Rainer Hirk

This package can be loaded by Renjin but 5 out 8 tests failed.

Dependencies

MASS 7.3-51.1 pbivnorm 0.6.0 minqa 1.2.4 BB 2014.10-1 Matrix 1.2-15 dfoptim 2018.2-1 mnormt 1.5-5 ucminf 1.1-4 numDeriv 2016.8-1 optimx 2018-7.10

A flexible framework for fitting multivariate ordinal regression models with composite likelihood methods.

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>mvord</artifactId>
    <version>0.3.5-b1</version>
  </dependency>
</dependencies>
<repositories>
  <repository>
    <id>bedatadriven</id>
    <name>bedatadriven public repo</name>
    <url>https://nexus.bedatadriven.com/content/groups/public/</url>
  </repository>
</repositories>

View build log

Renjin CLI

If you're using Renjin from the command line, you load this library by invoking:

library('org.renjin.cran:mvord')

Test Results

This package was last tested against Renjin 0.9.2724 on Mar 8, 2019.