CRAN
affluenceIndex 1.0
Affluence Indices
Released Mar 23, 2017 by Alicja Wolny-Dominiak
This package is available for Renjin and there are no known compatibility issues.
Computes the statistical indices of affluence (richness) and constructs bootstrap confidence intervals for these indices. Also computes the Wolfson polarization index.
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>affluenceIndex</artifactId> <version>1.0-b12</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:affluenceIndex')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 1, 2018.