Package: crqa
Type: Package
Title: Unidimensional and Multidimensional Methods for Recurrence
        Quantification Analysis
Version: 2.0.5
Date: 2023-11-06
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"),
    person("Alexandra","Paxton", role = "ctb",
    email = "alexandra.paxton@uconn.edu")
    )
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 iti.e., 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 others (2021) <doi:10.32614/RJ-2021-062>,
    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, 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.2.3
LazyData: true
VignetteBuilder: knitr
Encoding: UTF-8
Suggests: knitr, rmarkdown
NeedsCompilation: yes
Packaged: 2023-11-11 14:21:39 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],
  Alexandra Paxton [ctb]
Repository: CRAN
Date/Publication: 2023-11-27 12:10:02 UTC
