# Generated by roxygen2: do not edit by hand

S3method(coef,tramnet)
S3method(coef,tramnet_Lm)
S3method(estfun,tramnet)
S3method(logLik,tramnet)
S3method(plot,tramnet)
S3method(predict,tramnet)
S3method(print,summary.tramnet)
S3method(print,tramnet)
S3method(residuals,tramnet)
S3method(simulate,tramnet)
S3method(summary,tramnet)
S3method(tramnet,formula)
S3method(tramnet,tram)
export(BoxCoxNET)
export(ColrNET)
export(CoxphNET)
export(LehmannNET)
export(LmNET)
export(PolrNET)
export(SurvregNET)
export(cvl_tramnet)
export(mbo_recommended)
export(mbo_tramnet)
export(plot_path)
export(prof_alpha)
export(prof_lambda)
export(tramnet)
import(CVXR)
import(tram)
importFrom(basefun,as.basis)
importFrom(bbotk,ObjectiveRFun)
importFrom(bbotk,OptimInstanceSingleCrit)
importFrom(bbotk,opt)
importFrom(bbotk,trm)
importFrom(grDevices,rgb)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(mlt,`coef<-`)
importFrom(mlt,as.mlt)
importFrom(mlt,ctm)
importFrom(mlt,mlt)
importFrom(sandwich,estfun)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,getCall)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,predict)
importFrom(stats,residuals)
importFrom(stats,simulate)
importFrom(stats,update)
importFrom(stats,update.default)
importFrom(stats,variable.names)
importFrom(stats,weights)
importFrom(utils,capture.output)
