CRAN
grove 1.1
Wavelet Functional ANOVA Through Markov Groves
Released Jan 7, 2018 by Jacopo Soriano
This package can be loaded by Renjin but 3 out 5 tests failed.
Dependencies
RcppArmadillo 0.9.100.5.0 wavethresh 4.6.8 Rcpp
Functional denoising and functional ANOVA through wavelet-domain Markov groves. Fore more details see: Ma L. and Soriano J. (2016) Efficient functional ANOVA through wavelet-domain Markov groves.
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>grove</artifactId> <version>1.1-b8</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:grove')
Test Results
This package was last tested against Renjin 0.9.2689 on Aug 27, 2018.