Skip to content
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

missing implementation for conditionRFXbootstrap option in userOptions.candRDMdifferencesTest in compareRefRDM2candRDMs.m #38

Open
hanme opened this issue Apr 15, 2019 · 0 comments

Comments

@hanme
Copy link

hanme commented Apr 15, 2019

"conditionRFXbootstrap" is described as one of the options of userOptions.candRDMdifferencesTest (line 215, testing pairs of candidate RDMs against each other). In the code implementing conditionRFXbootstrap for candRDMdifferencesTest (line 737-828) conditionRFXbootstrap is described in lines 800-821. So this all works fine and there is no problem.

However, "conditionRFXbootstrap" is also described as one of the options of userOptions.RDMrelatednessTest (line 125, testing reference against candidate RDMs), but then in the code implementing RDMrelatednessTest (line 566-696) "conditionRFXbootstrap" is not listed as an option resulting in “Not performing any test of RDM relatedness” as indicated in line 711 every time one chooses sets "userOptions.RDMrelatednessTest = conditionRFXbootstrap".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant