When creating the ica_data object for the first time, there are three options for cutoffs: (1) use non-paramteric k-means, (2) optimize thresholds for d'agostino cutoff, or (3) use a default cutoff of 550. Option 3 is the default, but this is an error-prone option. If this option is selected and the cutoffs are not optimized, then an warning should be sent to the user.
When creating the ica_data object for the first time, there are three options for cutoffs: (1) use non-paramteric k-means, (2) optimize thresholds for d'agostino cutoff, or (3) use a default cutoff of 550. Option 3 is the default, but this is an error-prone option. If this option is selected and the cutoffs are not optimized, then an warning should be sent to the user.