# Generated by roxygen2: do not edit by hand

S3method(coef,highmlr_fit)
S3method(plot,highmlr_causal)
S3method(plot,highmlr_conformal)
S3method(plot,highmlr_explain)
S3method(plot,highmlr_fit)
S3method(predict,highmlr_fit)
S3method(print,highmlr_causal)
S3method(print,highmlr_conformal)
S3method(print,highmlr_explain)
S3method(print,highmlr_fit)
S3method(summary,highmlr_fit)
export(highmlr)
export(highmlr_causal)
export(highmlr_compare)
export(highmlr_conformal)
export(highmlr_explain)
export(highmlr_report)
export(highmlr_screen)
export(highmlr_stability)
importFrom(rlang,.data)
importFrom(rlang,abort)
importFrom(rlang,inform)
importFrom(rlang,warn)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(utils,head)
importFrom(utils,tail)
