# Generated by roxygen2: do not edit by hand

S3method(print,discrim_flexible)
S3method(print,discrim_linear)
S3method(print,discrim_regularized)
S3method(print,naive_Bayes)
S3method(update,discrim_flexible)
S3method(update,discrim_linear)
S3method(update,discrim_regularized)
S3method(update,naive_Bayes)
export(discrim_flexible)
export(discrim_linear)
export(discrim_regularized)
export(frac_common_cov)
export(frac_identity)
export(klar_bayes_wrapper)
export(naive_Bayes)
export(pred_wrapper)
export(smoothness)
importFrom(dials,new_quant_param)
importFrom(parsnip,set_new_model)
importFrom(purrr,map_lgl)
importFrom(rlang,enquo)
importFrom(stats,predict)
importFrom(tibble,as_tibble)
importFrom(tibble,is_tibble)
importFrom(withr,with_options)
