# Generated by roxygen2 (4.1.1): do not edit by hand

S3method(garson,default)
S3method(garson,mlp)
S3method(garson,nn)
S3method(garson,nnet)
S3method(garson,numeric)
S3method(garson,train)
S3method(lekprofile,default)
S3method(lekprofile,mlp)
S3method(lekprofile,nn)
S3method(lekprofile,nnet)
S3method(lekprofile,train)
S3method(neuralskips,nnet)
S3method(neuralweights,mlp)
S3method(neuralweights,nn)
S3method(neuralweights,nnet)
S3method(neuralweights,numeric)
S3method(olden,default)
S3method(olden,mlp)
S3method(olden,nn)
S3method(olden,nnet)
S3method(olden,numeric)
S3method(olden,train)
S3method(plotnet,default)
S3method(plotnet,mlp)
S3method(plotnet,nn)
S3method(plotnet,nnet)
S3method(plotnet,numeric)
S3method(plotnet,train)
export(garson)
export(lekgrps)
export(lekprofile)
export(neuralskips)
export(neuralweights)
export(olden)
export(plotnet)
export(pred_sens)
import(ggplot2)
import(nnet)
import(reshape2)
import(scales)
import(tidyr)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(stats,coef)
importFrom(stats,formula)
importFrom(stats,kmeans)
importFrom(stats,model.frame)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,terms)
importFrom(utils,capture.output)
