# Generated by roxygen2: do not edit by hand

S3method(TSVC,default)
S3method(plot,TSVC)
S3method(predict,TSVC)
S3method(print,TSVC)
S3method(print,summary.TSVC)
S3method(summary,TSVC)
export(TSVC)
importFrom(grDevices,grey)
importFrom(graphics,lines)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(mgcv,gam)
importFrom(plotrix,draw.ellipse)
importFrom(stats,coef)
importFrom(stats,deviance)
importFrom(stats,formula)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(utils,combn)
