CRAN

afmtools 0.1.8

Estimation, Diagnostic and Forecasting Functions for ARFIMA models

Released Dec 28, 2012 by Javier E. Contreras-Reyes

This package can be loaded by Renjin but 3 out 17 tests failed.

Dependencies

longmemo 1.0-0 sandwich 2.4-0 hypergeo 1.2-13 fracdiff 1.4-2 polynom 1.3-9

A collection of estimation, forecasting and diagnostic tools for autoregressive fractionally integrated moving-average process (ARFIMA).

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>afmtools</artifactId>
    <version>0.1.8-b264</version>
  </dependency>
</dependencies>
<repositories>
  <repository>
    <id>bedatadriven</id>
    <name>bedatadriven public repo</name>
    <url>https://nexus.bedatadriven.com/content/groups/public/</url>
  </repository>
</repositories>

View build log

Renjin CLI

If you're using Renjin from the command line, you load this library by invoking:

library('org.renjin.cran:afmtools')

Test Results

This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.