# Generated by roxygen2: do not edit by hand

S3method(add_partial_residuals,gdam)
S3method(appraise,gdam)
S3method(predict,gdam)
S3method(print,gdam)
S3method(residuals,gdam)
S3method(smooth_estimates,gdam)
S3method(summary,gdam)
export(gdam)
export(smooth_estimates)
import(Matrix)
importFrom(colorspace,scale_color_continuous_sequential)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,theme_bw)
importFrom(gratia,add_partial_residuals)
importFrom(gratia,appraise)
importFrom(gratia,smooth_estimates)
importFrom(gratia,smooths)
importFrom(mgcv,gam)
importFrom(mgcv,model.matrix.gam)
importFrom(mgcv,notExp)
importFrom(mgcv,notLog)
importFrom(mgcv,predict.gam)
importFrom(mgcv,residuals.gam)
importFrom(mgcv,summary.gam)
importFrom(stats,dnorm)
importFrom(stats,gaussian)
importFrom(stats,na.pass)
importFrom(stats,naresid)
importFrom(stats,nlminb)
importFrom(stats,printCoefmat)
importFrom(stats,qnorm)
