# Generated by roxygen2: do not edit by hand

S3method(sanitize_model,default)
S3method(sanitize_model,glm)
export(apply_contrast)
export(average_predictions)
export(estimate_varcov)
export(get_marginal_effect)
export(predict_counterfactuals)
export(sanitize_model)
importFrom(dplyr,as_tibble)
importFrom(lifecycle,deprecated)
importFrom(stats,cov)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(stats,terms)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(utils,packageVersion)
