# Generated by roxygen2: do not edit by hand

S3method(ggplot2::autoplot,tsl)
S3method(predict,tsl)
S3method(print,tsl)
export(pd_difference_plot)
export(plot_2d_backbone)
export(plot_2d_pd)
export(plot_2d_tilt)
export(plot_combined_grid_tensors)
export(plot_epoch_components)
export(plot_feature_importance)
export(plot_first_order_pd)
export(plot_grid_tensor_components)
export(plot_ice)
export(plot_local_interpretation)
export(plot_tilt_1d)
export(plot_tilt_diagnostics)
export(scale_colour_tsl)
export(scale_fill_tsl_backbone)
export(scale_fill_tsl_diverging)
export(scale_fill_tsl_tilt)
export(theme_flat)
export(tsl)
export(tsl_backbone_2d)
export(tsl_components)
export(tsl_ice)
export(tsl_importance)
export(tsl_local)
export(tsl_pd)
export(tsl_pd_2d)
export(tsl_plot_data)
export(tsl_tilt)
export(tsl_tilt_2d)
export(tsl_tilt_diagnostics)
import(ggplot2)
importFrom(ggplot2,autoplot)
importFrom(scales,gradient_n_pal)
importFrom(scales,squish)
importFrom(stats,ave)
importFrom(stats,reorder)
useDynLib(tensorsl, .registration = TRUE)
