CRAN
MRwarping 1.0
Multiresolution time warping for functional data.
Released Oct 11, 2013 by Gerda Claeskens
This package can be loaded by Renjin but 2 out 3 tests failed.
Dependencies
The Bayesian procedure starts with one warplet in the model and uses the posterior distributions as priors for a more extended model with one more warplet. The model is built with adding one warplet at a time and allows for amplitude variations.
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>MRwarping</artifactId> <version>1.0-b298</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:MRwarping')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.