You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
It seems that
set_confounds
is a leftover function that is superseded byset_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.The text was updated successfully, but these errors were encountered: