CRAN
AnalyzeTS 2.2
Analyze Fuzzy Time Series
Released Nov 24, 2016 by Hong Viet Minh
This package can be loaded by Renjin but 2 out 24 tests failed.
Dependencies
urca 1.3-0 MASS 7.3-50 TTR 0.23-3 TSA 1.2 tseries 0.10-45
Analyze fuzzy time series by Chen, Singh, Heuristic and Chen-Hsu models. The Abbasov-Mamedova and NFTS models is included as well.
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>AnalyzeTS</artifactId> <version>2.2-b17</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:AnalyzeTS')
Test Results
This package was last tested against Renjin 0.9.2687 on Aug 25, 2018.
- CMA-examples
- ChenHsu.bin-examples
- Compare.Cs-examples
- DOC-examples
- Descriptives-examples
- Dgroup-examples
- Fitted.arima-examples
- Frequencies-examples
- GChenHsu.bin-examples
- GDOC-examples
- Gfuzzy.ts1-examples
- Gfuzzy.ts2-examples
- Greg.ts-examples
- PrintAIC-examples
- SES-examples
- av.res-examples
- enrollment-examples
- forecast.Greg.ts-examples
- forecastGARCH-examples
- fuzzy.ts1-examples
- fuzzy.ts2-examples
- grid.on-examples
- pmax-examples
- round2str-examples