Other packages > Find by keyword >

crqa  

Unidimensional and Multidimensional Methods for Recurrence Quantification Analysis
View on CRAN: Click here


Download and install crqa package within the R console
Install from CRAN:
install.packages("crqa")

Install from Github:
library("remotes")
install_github("cran/crqa")

Install by package version:
library("remotes")
install_version("crqa", "2.0.6")



Attach the package and use:
library("crqa")
Maintained by
Moreno I. Coco
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-11-12
Latest Update: 2023-11-27
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) , Coco and Dale (2014) and Wallot (2018) for further details about the method.
How to cite:
Moreno I. Coco (2013). crqa: Unidimensional and Multidimensional Methods for Recurrence Quantification Analysis. R package version 2.0.6, https://cran.r-project.org/web/packages/crqa. Accessed 06 Nov. 2024.
Previous versions and publish date:
1.0.1 (2013-11-12 12:39), 1.0.2 (2014-01-12 16:51), 1.0.3 (2014-03-12 13:14), 1.0.4 (2014-03-17 12:54), 1.0.5 (2014-12-05 17:20), 1.0.6 (2015-07-15 13:23), 1.0.7 (2018-06-06 11:27), 1.0.8 (2018-08-19 19:00), 1.0.9 (2018-10-12 17:40), 1.0 (2013-10-03 19:40), 2.0.1 (2020-10-29 12:40), 2.0.2 (2021-06-03 13:00), 2.0.3 (2022-04-11 09:32), 2.0.4 (2023-10-02 16:40), 2.0.5 (2023-11-27 13:10), 2.0 (2020-06-11 21:10)
Other packages that cited crqa R package
View crqa citation profile
Other R packages that crqa depends, imports, suggests or enhances
Complete documentation for crqa
Functions, R codes and Examples using the crqa R package
Some associated functions: Figure_1 . Figure_2 . Figure_3 . Figure_6 . crqa-package . crqa . drpfromts . eyemovement . handmovement . lorenzattractor . mdDelay . mdFnn . optimizeParam . piecewiseRQA . plotRP . simts . spdiags . text . wincrqa . windowdrp . 
Some associated R codes: 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 .  Full crqa package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA