Skip to content

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

@hanme

Description

@hanme

"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".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions