# Generated by roxygen2: do not edit by hand

S3method(plot,cv.glmnetr)
S3method(plot,glmnetr)
S3method(plot,nested.glmnetr)
S3method(predict,cv.glmnetr)
S3method(predict,cv.stepreg)
S3method(predict,glmnetr)
S3method(predict,nested.glmnetr)
S3method(print,nested.glmnetr)
S3method(print,rf_tune)
S3method(summary,cv.glmnetr)
S3method(summary,cv.stepreg)
S3method(summary,nested.glmnetr)
S3method(summary,rf_tune)
S3method(summary,stepreg)
export(aicreg)
export(ann_tab_cv)
export(ann_tab_cv_best)
export(best.preds)
export(calceloss)
export(calplot)
export(cox.sat.dev)
export(cv.glmnetr)
export(cv.stepreg)
export(devrat_)
export(diff_time)
export(factor.foldid)
export(get.foldid)
export(glmnetr)
export(glmnetr.cis)
export(glmnetr.compcv)
export(glmnetr.simdata)
export(glmnetr_seed)
export(nested.glmnetr)
export(plot_perf_glmnetr)
export(predict_ann_tab)
export(predict_nested_rf)
export(predict_nested_xgb)
export(rederive_rf)
export(rederive_xgb)
export(rf_tune)
export(roundperf)
export(stepreg)
export(xgb.simple)
export(xgb.tuned)
importFrom(Matrix,rankMatrix)
importFrom(ParamHelpers,makeIntegerParam)
importFrom(ParamHelpers,makeNumericParam)
importFrom(ParamHelpers,makeParamSet)
importFrom(glmnet,cv.glmnet)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,lines)
importFrom(graphics,rug)
importFrom(graphics,title)
importFrom(mlrMBO,makeMBOControl)
importFrom(mlrMBO,mbo)
importFrom(mlrMBO,setMBOControlTermination)
importFrom(randomForestSRC,rfsrc)
importFrom(rpart,prune)
importFrom(rpart,rpart)
importFrom(smoof,makeSingleObjectiveFunction)
importFrom(splines,ns)
importFrom(stats,binomial)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,deviance)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,glm.control)
importFrom(stats,glm.fit)
importFrom(stats,interaction.plot)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,pchisq)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,residuals)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,t.test)
importFrom(stats,var)
importFrom(survival,Surv)
importFrom(survival,concordance)
importFrom(survival,concordancefit)
importFrom(survival,coxph)
importFrom(survival,coxph.control)
importFrom(torch,nn_bce_loss)
importFrom(torch,nn_cross_entropy_loss)
importFrom(torch,nn_dropout)
importFrom(torch,nn_gelu)
importFrom(torch,nn_identity)
importFrom(torch,nn_linear)
importFrom(torch,nn_module)
importFrom(torch,nn_mse_loss)
importFrom(torch,nn_parameter)
importFrom(torch,nn_relu)
importFrom(torch,nn_sequential)
importFrom(torch,nn_sigmoid)
importFrom(torch,nn_softmax)
importFrom(torch,nnf_binary_cross_entropy)
importFrom(torch,nnf_linear)
importFrom(torch,nnf_mse_loss)
importFrom(torch,optim_adam)
importFrom(torch,torch_float)
importFrom(torch,torch_manual_seed)
importFrom(torch,torch_tensor)
importFrom(utils,installed.packages)
importFrom(xgboost,getinfo)
importFrom(xgboost,xgb.DMatrix)
importFrom(xgboost,xgb.cv)
importFrom(xgboost,xgb.train)
