# Generated by roxygen2: do not edit by hand

S3method(print,explainer)
S3method(yhat,default)
S3method(yhat,lm)
S3method(yhat,randomForest)
export(explain)
export(explain.default)
export(loss_root_mean_square)
export(loss_sum_of_squares)
export(theme_mi2)
export(yhat)
importFrom(stats,model.frame)
importFrom(stats,predict)
importFrom(utils,head)
importFrom(utils,tail)
