# Generated by roxygen2: do not edit by hand

S3method(plot,live_explainer)
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(live_shiny)
export(plot_explanation)
export(plot_explanation2)
export(sample_locally)
export(sample_locally2)
import(shiny)
importFrom(data.table,as.data.table)
importFrom(data.table,rbindlist)
importFrom(graphics,plot)
importFrom(stats,as.formula)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(utils,head)
