CRAN
OutlierDM 1.1.1
Outlier Detection for Multi-replicated High-throughput Data
Released Dec 24, 2014 by Soo-Heang Eo
This package can be loaded by Renjin but 1 out 5 tests failed.
Dependencies
quantreg 5.36 outliers 0.14 MatrixModels 0.4-1 pcaPP 1.9-73
Detecting outlying values such as genes, peptides or samples for multi-replicated high-throughput high-dimensional data
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>OutlierDM</artifactId> <version>1.1.1-b37</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:OutlierDM')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.