# Generated by roxygen2: do not edit by hand

S3method(plot,hinge)
S3method(plot,svmmaj)
S3method(plot,svmmajcrossval)
S3method(predict,svmmaj)
S3method(print,hinge)
S3method(print,q.svmmaj)
S3method(print,summary.svmmaj)
S3method(print,svmmaj)
S3method(print,svmmajcrossval)
S3method(summary,svmmaj)
S3method(summary,svmmajcrossval)
S3method(svmmaj,default)
export(auc)
export(classification)
export(getHinge)
export(isb)
export(normalize)
export(plotWeights)
export(roccurve)
export(svmmaj)
export(svmmajcrossval)
import(dplyr)
import(ggplot2)
import(parallel)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(gridExtra,grid.arrange)
importFrom(kernlab,kernelMatrix)
importFrom(kernlab,polydot)
importFrom(kernlab,rbfdot)
importFrom(kernlab,vanilladot)
importFrom(reshape2,melt)
importFrom(scales,hue_pal)
importFrom(stats,as.formula)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,update)
