R/results.R
check_all_SBC_diagnostics.RdCheck diagnostics and issue warnings when those fail.
check_all_SBC_diagnostics(x)
# S3 method for default
check_all_SBC_diagnostics(x)
# S3 method for SBC_results
check_all_SBC_diagnostics(x)TRUE if all checks are OK, FALSE otherwise.