# Generated by roxygen2: do not edit by hand

S3method(compute_ablation,caret_stack)
S3method(compute_feature_contributions,caret_stack)
S3method(compute_metric,caret_stack)
S3method(compute_model_contributions,caret_stack)
S3method(oof_predictions,caret_list)
S3method(oof_predictions,caret_stack)
S3method(plot_ablation,caret_stack)
S3method(plot_feature_contributions,caret_stack)
S3method(plot_metric,caret_stack)
S3method(plot_model_contributions,caret_stack)
S3method(plot_roc,caret_stack)
S3method(predict,caret_list)
S3method(predict,caret_stack)
S3method(summary,caret_list)
S3method(summary,caret_stack)
export(caret_list)
export(caret_stack)
export(compute_ablation)
export(compute_feature_contributions)
export(compute_metric)
export(compute_model_contributions)
export(oof_predictions)
export(plot_ablation)
export(plot_feature_contributions)
export(plot_metric)
export(plot_model_contributions)
export(plot_roc)
export(prepare_mae)
import(data.table)
