# Generated by roxygen2: do not edit by hand

S3method(AIC,tramvs)
S3method(SIC,tramvs)
S3method(coef,abess_tram)
S3method(coef,tramvs)
S3method(cor_init,default)
S3method(cor_init,stram)
S3method(logLik,tramvs)
S3method(plot,tramvs)
S3method(predict,tramvs)
S3method(print,tramvs)
S3method(residuals,tramvs)
S3method(simulate,tramvs)
S3method(summary,tramvs)
S3method(support,tramvs)
export(BoxCoxVS)
export(ColrVS)
export(CoxphVS)
export(LehmannVS)
export(LmVS)
export(PolrVS)
export(SIC)
export(SurvregVS)
export(abess_tram)
export(cor_init)
export(cotramVS)
export(tramvs)
importFrom(cotram,cotram)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,text)
importFrom(methods,as)
importFrom(stats,AIC)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,logLik)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(stats,residuals)
importFrom(stats,simulate)
importFrom(stats,update)
importFrom(tram,BoxCox)
importFrom(tram,Colr)
importFrom(tram,Coxph)
importFrom(tram,Lehmann)
importFrom(tram,Lm)
importFrom(tram,Polr)
importFrom(tram,Survreg)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(variables,support)
