Checks that all names in pre_calibrated exist in conditions
and that the corresponding values in dat are within the [0, 1]
range required for fuzzy membership scores.
validate_pre_calibrated(pre_calibrated, conditions, dat)Invisible NULL. Raises errors or warnings as needed.
Character vector or NULL.
Character vector. Valid condition variable names.
Data frame containing the variables.