CRAN
M4comp 0.0.1
Data from the M4 Time Series Forecasting Competition
Released Jan 4, 2016 by Souhaib BenTaieb
This package is available for Renjin and there are no known compatibility issues.
The 10.000 time series from the M4 time series forecasting competition, including print and plot functions.
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>M4comp</artifactId> <version>0.0.1-b32</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:M4comp')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 1, 2018.