# Generated by roxygen2: do not edit by hand

S3method(plot,sens_results)
S3method(print,sens_results)
S3method(summary,sens_results)
export(compare_cfi)
export(compute_cfi)
export(compute_cfi_benchmarked)
export(compute_cfi_weighted)
export(detect_design)
export(extract_sensemakr)
export(flag_fragility)
export(generate_report)
export(interpret_sensitivity)
export(is_sens_results)
export(new_sens_results)
export(print_cfi)
export(run_sensitivity)
export(sens_report)
export(use_llm_provider)
export(visualize_sensitivity)
importFrom(cli,cli_alert_danger)
importFrom(cli,cli_alert_info)
importFrom(cli,cli_alert_success)
importFrom(cli,cli_alert_warning)
importFrom(cli,cli_h1)
importFrom(cli,cli_h2)
importFrom(glue,glue)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(rlang,abort)
importFrom(rlang,check_installed)
importFrom(rlang,inform)
importFrom(rlang,warn)
