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
inputspec.threshold_option: string (int)
threshold options: 0 for probability p_value, 1 for sparsity threshold, any other for threshold value
and
threshold_option : an integer
0 for probability p_value, 1 for sparsity threshold, 2 for actual threshold value, and 3 for no threshold and > fast approach
Looks like 2 for R threshold should be in one or both of these.
Currently:
and
Looks like 2 for R threshold should be in one or both of these.
https://github.com/FCP-INDI/C-PAC/blob/master/CPAC/network_centrality/resting_state_centrality.py#L831
The text was updated successfully, but these errors were encountered: