# Generated by roxygen2: do not edit by hand

S3method(explore,default)
S3method(explore,tune_results)
S3method(organize_data,default)
S3method(organize_data,tune_results)
S3method(print,shiny_data)
S3method(shiny_models,default)
S3method(shiny_models,multi_cls_shiny_data)
S3method(shiny_models,reg_shiny_data)
S3method(shiny_models,two_cls_shiny_data)
export("%>%")
export(display_selected)
export(explore)
export(first_class_prob_name)
export(first_level)
export(format_hover)
export(organize_data)
export(performance_object)
export(plot_multiclass_conf_mat)
export(plot_multiclass_obs_pred)
export(plot_multiclass_pr)
export(plot_multiclass_pred_factorcol)
export(plot_multiclass_pred_numcol)
export(plot_multiclass_roc)
export(plot_numeric_obs_pred)
export(plot_numeric_res_factorcol)
export(plot_numeric_res_numcol)
export(plot_numeric_res_pred)
export(plot_twoclass_conf_mat)
export(plot_twoclass_obs_pred)
export(plot_twoclass_pr)
export(plot_twoclass_pred_factorcol)
export(plot_twoclass_pred_numcol)
export(plot_twoclass_roc)
export(shiny_models)
import(dplyr)
import(ggplot2)
import(rlang)
import(shiny)
import(shinydashboard)
import(tidyr)
import(utils)
import(yardstick)
importFrom(generics,explore)
importFrom(magrittr,"%>%")
importFrom(scales,logit_trans)
importFrom(scales,squish_infinite)
importFrom(stats,reorder)
importFrom(tidyselect,eval_select)
importFrom(tune,.get_tune_outcome_names)
importFrom(tune,.get_tune_parameter_names)
importFrom(tune,collect_predictions)
