CRAN
DisimForMixed 0.2
Calculate Dissimilarity Matrix for Dataset with Mixed Attributes
Released Jun 6, 2016 by Hasanthi A. Pathberiya
Dependencies
Implement the methods proposed by Ahmad & Dey (2007)
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>DisimForMixed</artifactId> <version>0.2-b17</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:DisimForMixed')
Test Results
This package was last tested against Renjin 0.8.2543 on Dec 17, 2017.