morenococo / crqa

Cross-recurrence quantification analysis of two time-series, of either categorical or continuous values. It provides different methods for profiling cross-recurrence, i.e., only looking at the diagonal recurrent points, as well as more in-depth measures of the whole cross-recurrence plot, e.g., recurrence rate.
7 stars 1 forks source link

Apply wincrqa() over a provided recurrence matrix #5

Closed a-paxton closed 10 months ago

a-paxton commented 11 months ago

Hi, there! This is what I was referencing in #3 . I've tried it out and found it worked on the eyemovement data shipped with the crqa package. Let me know if you have any questions or concerns!

a-paxton commented 11 months ago

Hm, okay—I think I accidentally made this branch from the other plotRP_fixes branch instead of the main branch. Apologies! But if those are accepted, they should come out in the wash from this. Let me know if I can/should do something else instead. Thanks!

morenococo commented 10 months ago

@a-paxton , thanks for this too. I reviewed the wincrqa() and fixed an issue with indeces to access the RPs. I built the code and reviewed it, it seems to be working fine. crqa 2.0.5 is built and will be submitted to CRAN for checks. Assuming everything is fine, it should be out within 24/48 hours. I closed the branch