It seems that set_confounds is a leftover function that is superseded by set_confound but is not exported anymore. Is there a reason to keep it? I checked throughout the package and it seems that it can be removed completely. If it is intentionally left to allow users both spellings, then I think it should be exported as well.
It seems that
set_confoundsis a leftover function that is superseded byset_confoundbut is not exported anymore. Is there a reason to keep it? I checked throughout the package and it seems that it can be removed completely. If it is intentionally left to allow users both spellings, then I think it should be exported as well.