CRAN

MNM 1.0-3

Multivariate Nonparametric Methods. An Approach Based on Spatial Signs and Ranks

Released Mar 3, 2018 by Klaus Nordhausen

This package can be loaded by Renjin but 13 out 23 tests failed.

Dependencies

ICSNP 1.1-1 SpatialNP 1.1-2 ellipse 0.4.1 ICS 1.3-1

Multivariate tests, estimates and methods based on the identity score, spatial sign score and spatial rank score are provided. The methods include one and c-sample problems, shape estimation and testing, linear regression and principal components. The methodology is described in Oja (2010) and Nordhausen and Oja (2011) .

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>MNM</artifactId>
    <version>1.0-3-b4</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:MNM')

Test Results

This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.