-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
21 lines (21 loc) · 1.13 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: tseriesEntropy
Title: Entropy Based Analysis and Tests for Time Series
Version: 0.7-2
Authors@R: c(
person('Simone', 'Giannerini', email = '[email protected]', role = c('aut','cre'),
comment = c(ORCID = '0000-0002-0710-668X'))
)
Depends: R (>= 2.14.0)
Imports: cubature, methods, parallel, stats, graphics, ks
Suggests: knitr, rmarkdown
LazyLoad: yes
Encoding: UTF-8
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 and cross 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 <[email protected]>
License: GPL (>= 2)
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2023-08-09 15:00:11 UTC; simone.giannerini2
Author: Simone Giannerini [aut, cre] (<https://orcid.org/0000-0002-0710-668X>)
Repository: CRAN
Date/Publication: 2023-08-09 20:40:08 UTC