-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Example of allowed libSizes for tau or negative tp #52
Comments
It looks like there is a problem in the code validation checks with CCM and I don't think the problem has to do with It looks like the case of positive Please note that the example you cite is from a legacy version of rEDM. The current version suggests to use the current API ( Please also note your rEDM version and environment with |
Thanks for the quick reaction!
Which version should I download to have a go? (given My current rEDM is v. 1.9.1 sessionInfo: R version 4.1.0 (2021-05-18) Matrix products: default locale: attached base packages: other attached packages: loaded via a namespace (and not attached): |
Thank you for the sessionInfo, and, for reporting the bug. To use the legacy version hosted on CRAN, here are three options, the first two within R, the third as a command line from a system console:
I believe that Hao Ye also publishes the legacy packages on his github. |
This has been fixed in version 1.9.2, now available on CRAN. |
Hi,
Stupid question: I've been stuck for days trying to figure out how to use rEDM::CCM() with tau > 0 and tp < -1.
Would it be possible to give an example of how to specify libSizes here?
I keep getting an error such as:
I cannot use the example in https://ha0ye.github.io/rEDM/articles/rEDM.html, because the same happens there (additionally, target_column and lib_column need to be specified as.character() for the code to work)
The text was updated successfully, but these errors were encountered: