Package: crqa
Type: Package
Title: Recurrence Quantification Analysis for Categorical and
        Continuous Time-Series
Version: 2.0.3
Date: 2022-04-11
Authors@R: c(
    person("Moreno  I.", "Coco", role = c("cre","aut"), 
    email="moreno.cocoi@gmail.com"),
    person("Dan"," Monster", role = "aut", 
    email = "danm@econ.au.dk"),
    person("Giuseppe","Leonardi", role = "aut", 
    email = "g.leonardi@vizja.pl"), 
    person("Rick"," Dale", role = "aut", 
    email = "rdale@ucla.edu"), 
    person("Sebastian","Wallot", role = "aut", 
    email = "sebastian.wallot@ae.mpg.de"), 
    person("James D.","Dixon", role = "ctb", 
    email = "james.dixon@uconn.edu"), 
    person("John  C.","Nash", role = "ctb",
    email = "nashjc@uottawa.ca")
    )
Maintainer: Moreno I. Coco <moreno.cocoi@gmail.com>
Description: 
    Auto, Cross and Multi-dimensional recurrence quantification analysis. 
    Different methods for computing recurrence, cross vs. multidimensional
    or profile it -only looking at the diagonal recurrent points- 
    as well as functions for optimization and plotting are proposed.
    in-depth measures of the whole cross-recurrence plot,
    Please refer to Coco and Dale (2014) <doi:10.3389/fpsyg.2014.00510> 
    and Wallot (2018) <doi:10.1080/00273171.2018.1512846>
    for further details about the method.
Depends: R (>= 3.5.0)
Imports: Matrix, pracma, tseriesChaos, gplots, plot3D, FSA, rdist
License: GPL (>= 2)
Collate: 'crqa.R' 'crqa_helpers.R' 'drpfromts.R' 'lorenzattractor.R'
        'mdDelay.R' 'mdFnn.R' 'optimizeParam.R' 'piecewiseRQA.R'
        'plotRP.R' 'simts.R' 'spdiags.R' 'wincrqa.R' 'windowdrp.R'
RoxygenNote: 7.1.1
LazyData: true
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2022-04-11 07:10:19 UTC; nak_d
Author: Moreno I. Coco [cre, aut],
  Dan Monster [aut],
  Giuseppe Leonardi [aut],
  Rick Dale [aut],
  Sebastian Wallot [aut],
  James D. Dixon [ctb],
  John C. Nash [ctb]
Repository: CRAN
Date/Publication: 2022-04-11 07:32:30 UTC
