# Generated by roxygen2: do not edit by hand

export(generate_ball_data)
export(hnp_boxplot)
export(hnp_map_classes)
export(hnp_summary)
export(hnp_umbrella)
export(train_nn_and_get_scores)
importFrom(MASS,mvrnorm)
importFrom(dplyr,bind_rows)
importFrom(e1071,svm)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,boxplot)
importFrom(graphics,grid)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(nnet,class.ind)
importFrom(nnet,multinom)
importFrom(nnet,nnet)
importFrom(randomForest,randomForest)
importFrom(stats,pbinom)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
