R/fold.R
validate_fold.Rd
Checks that folded data is consistent with original data and that no information was lost during folding.
validate_fold(model, verbose = TRUE)
A multimod model object
Logical; print validation results (default: TRUE)
List of validation results, or NULL if all valid