# Generated by roxygen2: do not edit by hand

S3method(plot,jmSurface)
S3method(print,jmSurface)
S3method(summary,jmSurface)
export(compute_blup_eta)
export(contour_heatmap)
export(dynPred)
export(edf_diagnostics)
export(fit_gam_cox)
export(fit_longitudinal)
export(jmSurf)
export(load_example_data)
export(marginal_slices)
export(plot_surface)
export(run_shiny_app)
export(simulate_jmSurface)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,hcl.colors)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,contour)
importFrom(graphics,filled.contour)
importFrom(graphics,image)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,persp)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(mgcv,gam)
importFrom(mgcv,predict.gam)
importFrom(mgcv,s)
importFrom(mgcv,summary.gam)
importFrom(mgcv,te)
importFrom(nlme,VarCorr)
importFrom(nlme,fixef)
importFrom(nlme,lme)
importFrom(nlme,lmeControl)
importFrom(nlme,ranef)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,fitted)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,residuals)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(survival,Surv)
importFrom(survival,basehaz)
importFrom(survival,coxph)
importFrom(survival,survfit)
importFrom(utils,read.csv)
