# Generated by roxygen2: do not edit by hand

S3method("[",evaluated_smooth)
S3method("[",smooth_samples)
S3method(coef,scam)
S3method(confint,fderiv)
S3method(confint,gam)
S3method(confint,gamm)
S3method(data_slice,default)
S3method(data_slice,gam)
S3method(datagen,fs.interaction)
S3method(datagen,gam)
S3method(datagen,gamm)
S3method(datagen,mgcv.smooth)
S3method(derivatives,default)
S3method(derivatives,gam)
S3method(derivatives,gamm)
S3method(draw,derivatives)
S3method(draw,evaluated_1d_smooth)
S3method(draw,evaluated_2d_smooth)
S3method(draw,evaluated_fs_smooth)
S3method(draw,evaluated_parametric_term)
S3method(draw,evaluated_re_smooth)
S3method(draw,gam)
S3method(draw,mgcv_smooth)
S3method(draw,smooth_samples)
S3method(evaluate_parametric_term,gam)
S3method(evaluate_smooth,gam)
S3method(evaluate_smooth,gamm)
S3method(fderiv,gam)
S3method(fderiv,gamm)
S3method(fitted_samples,default)
S3method(fitted_samples,gam)
S3method(n_smooths,bam)
S3method(n_smooths,default)
S3method(n_smooths,gam)
S3method(n_smooths,gamm)
S3method(parametric_terms,default)
S3method(parametric_terms,gam)
S3method(posterior_samples,default)
S3method(posterior_samples,gam)
S3method(predicted_samples,default)
S3method(predicted_samples,gam)
S3method(qq_plot,default)
S3method(qq_plot,gam)
S3method(simulate,gam)
S3method(simulate,gamm)
S3method(simulate,scam)
S3method(smooth_dim,gam)
S3method(smooth_dim,gamm)
S3method(smooth_dim,mgcv.smooth)
S3method(smooth_samples,default)
S3method(smooth_samples,gam)
S3method(vcov,scam)
S3method(which_smooths,bam)
S3method(which_smooths,default)
S3method(which_smooths,gam)
S3method(which_smooths,gamm)
export(appraise)
export(basis)
export(by_level)
export(by_variable)
export(data_class)
export(data_slice)
export(datagen)
export(derivatives)
export(draw)
export(evaluate_parametric_term)
export(evaluate_smooth)
export(fderiv)
export(fitted_samples)
export(fix_offset)
export(get_by_smooth)
export(get_smooth)
export(get_smooths_by_id)
export(is_by_smooth)
export(is_continuous_by_smooth)
export(is_factor_by_smooth)
export(is_mgcv_smooth)
export(is_mrf_smooth)
export(is_offset)
export(load_mgcv)
export(n_smooths)
export(observed_fitted_plot)
export(parametric_terms)
export(posterior_samples)
export(predicted_samples)
export(qq_plot)
export(residuals_hist_plot)
export(residuals_linpred_plot)
export(seq_min_max)
export(smooth_coefs)
export(smooth_dim)
export(smooth_samples)
export(smooths)
export(which_smooths)
importFrom(cowplot,plot_grid)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,setdiff)
importFrom(dplyr,starts_with)
importFrom(ggplot2,aes_)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_contour)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_pointrange)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_rug)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_colourbar)
importFrom(ggplot2,guides)
importFrom(ggplot2,label_both)
importFrom(ggplot2,labs)
importFrom(ggplot2,lims)
importFrom(ggplot2,scale_colour_discrete)
importFrom(ggplot2,scale_fill_distiller)
importFrom(ggplot2,theme)
importFrom(grDevices,nclass.FD)
importFrom(grDevices,nclass.Sturges)
importFrom(grDevices,nclass.scott)
importFrom(grid,unit)
importFrom(mgcv,PredictMat)
importFrom(mgcv,exclude.too.far)
importFrom(mgcv,fix.family.qf)
importFrom(mgcv,fix.family.rd)
importFrom(mgcv,smoothCon)
importFrom(mvnfast,rmvn)
importFrom(purrr,map)
importFrom(rlang,"!!!")
importFrom(rlang,"!!")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,exec)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,delete.response)
importFrom(stats,family)
importFrom(stats,fitted)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,na.action)
importFrom(stats,napredict)
importFrom(stats,naresid)
importFrom(stats,ppoints)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stats,simulate)
importFrom(stats,terms)
importFrom(stats,vcov)
importFrom(stats,weights)
importFrom(tibble,add_column)
importFrom(tibble,as_data_frame)
importFrom(tibble,as_tibble)
importFrom(tibble,is_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,crossing)
importFrom(tidyr,expand_grid)
importFrom(tidyr,gather)
importFrom(tidyr,nesting)
importFrom(tools,toTitleCase)
