# Generated by roxygen2: do not edit by hand

S3method(print,live_explainer)
S3method(print,live_explorer)
export(add_predictions)
export(add_predictions2)
export(euclidean_kernel)
export(fit_explanation)
export(fit_explanation2)
export(gaussian_kernel)
export(identity_kernel)
export(plot_explanation)
export(plot_explanation2)
export(sample_locally)
export(sample_locally2)
importFrom(graphics,plot)
importFrom(stats,as.formula)
importFrom(stats,model.matrix)
importFrom(stats,predict)
