# Generated by roxygen2: do not edit by hand S3method(coef,gensvm) S3method(coef,gensvm.grid) S3method(fitted,gensvm) S3method(fitted,gensvm.grid) S3method(plot,gensvm) S3method(plot,gensvm.grid) S3method(predict,gensvm) S3method(predict,gensvm.grid) S3method(print,gensvm) S3method(print,gensvm.grid) export(gensvm) export(gensvm.accuracy) export(gensvm.grid) export(gensvm.load.full.grid) export(gensvm.load.small.grid) export(gensvm.load.tiny.grid) export(gensvm.maxabs.scale) export(gensvm.refit) export(gensvm.train.test.split) export(gensvm.validate.param.grid) export(gensvm.validate.params) importFrom(grDevices,rgb) importFrom(graphics,legend) importFrom(graphics,par) importFrom(graphics,plot) importFrom(graphics,polygon) importFrom(graphics,segments) importFrom(stats,coef) importFrom(stats,predict) importFrom(stats,runif) importFrom(stats,sd) useDynLib(gensvm_wrapper, .registration = TRUE)