CRAN
ordPens 0.2-1
Selection and/or Smoothing of Ordinal Predictors
Released Jun 14, 2013 by Jan Gertheiss
This package can be loaded by Renjin but 3 out 7 tests failed.
Dependencies
mgcv 1.7-24 RLRsim 2.0-12 grplasso 0.4-3
Selection and/or smoothing of ordinally scaled independent variables using a group lasso or generalized ridge penalty
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>ordPens</artifactId> <version>0.2-1-b30</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:ordPens')
Test Results
This package was last tested against Renjin 0.8.2500 on Oct 27, 2017.