Last data update: 2014.03.03

tseriesEntropy

Package: tseriesEntropy
Title: Entropy Based Analysis and Tests for Time Series
Date: 2015-07-02
Version: 0.5-12
Author: Simone Giannerini
Depends: R (>= 2.14.0)
Imports: cubature, methods, parallel, stats, graphics
Suggests:
Description: Implements an Entropy measure of dependence based on the Bhattacharya-Hellinger-Matusita distance. Can be used as a (nonlinear) autocorrelation/crosscorrelation function for continuous and categorical time series. The package includes tests for serial dependence and nonlinearity based on it. Some routines have a parallel version that can be used in a multicore/cluster environment. The package makes use of S4 classes.
Maintainer: Simone Giannerini <simone.giannerini@unibo.it>
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2015-07-03 15:19:31 UTC; Simone
Repository: CRAN
Date/Publication: 2015-07-04 09:52:03

● 0 images, 16 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'tseriesEntropy' ...
** package 'tseriesEntropy' successfully unpacked and MD5 sums checked
** libs
gfortran  -fpic -g -O2  -c  tseriesEntropy.f90 -o tseriesEntropy.o
gfortran -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o tseriesEntropy.so tseriesEntropy.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/tseriesEntropy/libs
** R
** inst
** preparing package for lazy loading
Creating a generic function for 'plot' from package 'graphics' in package 'tseriesEntropy'
** help
*** installing help indices
  converting help for package 'tseriesEntropy'
    finding HTML links ... done
    Srho-class                              html  
    Srho                                    html  
    Srho.test-class                         html  
    Srho.test.AR                            html  
    Srho.test.AR.p                          html  
    Srho.test                               html  
    Srho.test.ts                            html  
    Srho.ts-class                           html  
    Srho.ts                                 html  
    Trho.test.AR                            html  
    Trho.test.AR.p                          html  
    Trho.test.SA                            html  
    Trho.test.SA.p                          html  
    surrogate.AR                            html  
    surrogate.ARs                           html  
    surrogate.SA                            html  
** building package indices
** testing if installed package can be loaded
* DONE (tseriesEntropy)
Making 'packages.html' ... done