# Generated by roxygen2: do not edit by hand

S3method(TSVC,default)
S3method(confint,TSVC)
S3method(plot,TSVC)
S3method(predict,TSVC)
S3method(print,TSVC)
S3method(print,summary.TSVC)
S3method(summary,TSVC)
export(TSVC)
importFrom(VGAM,gpd)
importFrom(VGAM,pgpd)
importFrom(VGAM,qgpd)
importFrom(VGAM,vglm)
importFrom(grDevices,grey)
importFrom(graphics,lines)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(methods,is)
importFrom(mgcv,gam)
importFrom(plotrix,draw.ellipse)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,deviance)
importFrom(stats,formula)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(tibble,add_column)
importFrom(utils,combn)
