# Generated by roxygen2: do not edit by hand

export(as_string_c)
export(boosting_importance_plot)
export(boosting_model)
export(boosting_prediction)
export(calibrate_boosting)
export(coef_lambda)
export(datos.disyuntivos)
export(dfnormal)
export(disp_models)
export(dt_model)
export(dt_plot)
export(dt_prediction)
export(e_JS)
export(e_coeff_landa)
export(e_cor)
export(e_histboxplot)
export(e_histnormal)
export(e_posib_lambda)
export(e_qq)
export(exe)
export(extract_code)
export(general_indices)
export(importance_plot_rf)
export(kkn_model)
export(kkn_prediction)
export(nn_model)
export(nn_plot)
export(nn_prediction)
export(pairs_power)
export(plot_RMSE)
export(plot_pred_rd)
export(plot_real_prediction)
export(plot_var_pred_rd)
export(rd_model)
export(rd_prediction)
export(rd_type)
export(rf_model)
export(rf_prediction)
export(rl_coeff)
export(rl_model)
export(rl_prediction)
export(rlr_model)
export(rlr_prediction)
export(rlr_type)
export(run_app)
export(summary_indices)
export(svm_model)
export(svm_prediction)
export(translate)
import(e1071)
import(echarts4r)
import(gbm)
import(glmnet)
import(htmltools)
import(kknn)
import(rlang)
import(rpart)
import(rpart.plot)
import(shiny)
import(shinyAce)
import(shinycustomloader)
import(shinydashboard, except = c(dashboardHeader,dashboardPage,dashboardSidebar))
import(shinyjs, except = c(runExample,colourInput))
import(stats)
importFrom(DT,formatStyle)
importFrom(DT,tableHeader)
importFrom(golem,activate_js)
importFrom(golem,add_resource_path)
importFrom(golem,bundle_resources)
importFrom(golem,favicon)
importFrom(golem,with_golem_options)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,hcl)
importFrom(graphics,abline)
importFrom(graphics,hist)
importFrom(graphics,lines)
importFrom(graphics,pairs)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,smoothScatter)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(htmltools,HTML)
importFrom(htmltools,tagAppendAttributes)
importFrom(htmltools,tagList)
importFrom(htmltools,tags)
importFrom(neuralnet,compute)
importFrom(neuralnet,neuralnet)
importFrom(pls,MSEP)
importFrom(pls,R2)
importFrom(pls,RMSEP)
importFrom(pls,explvar)
importFrom(pls,mvrValstats)
importFrom(pls,pcr)
importFrom(pls,plsr)
importFrom(randomForest,randomForest)
importFrom(shiny,NS)
importFrom(shiny,column)
importFrom(shiny,shinyApp)
importFrom(shiny,tagList)
importFrom(shinydashboardPlus,dashboardHeader)
importFrom(shinydashboardPlus,dashboardPage)
importFrom(shinydashboardPlus,dashboardSidebar)
importFrom(stats,complete.cases)
importFrom(stats,dnorm)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,qqnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
importFrom(utils,head)
importFrom(utils,read.table)
importFrom(utils,write.csv)
