Package: NlinTS
Type: Package
Title: Non Linear Time Series Analysis
Version: 1.3.5
Date: 2018-09-05
Authors@R: c(person("Youssef", "Hmamouche", role = c("aut", "cre"), email = "hmamoucheyussef@gmail.com"), person("Sylvain", "Barthelemy", role = c("cph"), email = "sylbarth@gmail.com"))
Maintainer: Youssef Hmamouche <hmamoucheyussef@gmail.com>
Description: Models for time series forecasting and causality detection.  The main functionalities of this package consist of a neural network Vector Auto-Regressive model, the classical causality test C.W.J.Granger (1980) <doi:10.1016/0165-1889(80)90069-X>,  and  a non-linear version of it based on feed-forward neural networks.
License: GNU General Public License
Depends: Rcpp
Imports: methods, timeSeries, Rdpack
RdMacros: Rdpack
LinkingTo: Rcpp
SystemRequirements: C++11
NeedsCompilation: yes
RoxygenNote: 6.0.1
Packaged: 2018-09-05 19:12:49 UTC; youssef
Author: Youssef Hmamouche [aut, cre],
  Sylvain Barthelemy [cph]
Repository: CRAN
Date/Publication: 2018-09-10 19:30:03 UTC
