# Generated by roxygen2: do not edit by hand

S3method(contour,hyper_gam)
S3method(cor_xy,gam)
S3method(getData,gam)
S3method(persp,hyper_gam)
S3method(predict,hyper_gam)
S3method(sign_adjust,hyper_gam)
S3method(update,hyper_gam)
export(contour.hyper_gam)
export(cor_xy)
export(cor_xy.gam)
export(hyper_gam)
export(integrandSurface)
export(kfoldPredict.hyper_gam)
export(persp.hyper_gam)
export(predict.hyper_gam)
export(scale_do)
export(sign_adjust)
export(sign_adjust.hyper_gam)
export(update.hyper_gam)
importFrom(caret,createFolds)
importFrom(cli,col_blue)
importFrom(cli,col_magenta)
importFrom(grDevices,topo.colors)
importFrom(graphics,contour)
importFrom(graphics,contour.default)
importFrom(graphics,image.default)
importFrom(graphics,persp)
importFrom(mgcv,cox.ph)
importFrom(mgcv,gam)
importFrom(mgcv,predict.gam)
importFrom(mgcv,s)
importFrom(mgcv,ti)
importFrom(nlme,getData)
importFrom(parallel,detectCores)
importFrom(parallel,mclapply)
importFrom(plotly,add_paths)
importFrom(plotly,add_surface)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(stats,asOneSidedFormula)
importFrom(stats,binomial)
importFrom(stats,cor)
importFrom(stats,gaussian)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,update.default)
