appraise                Model diagnostic plots
basis                   Basis expansions for smooths
bird_move               Simulated bird migration data
check_user_select_smooths
                        Select smooths based on user's choices
coef.scam               Extract coefficients from a fitted 'scam'
                        model.
confint.fderiv          Point-wise and simultaneous confidence
                        intervals for derivatives of smooths
confint.gam             Point-wise and simultaneous confidence
                        intervals for smooths
data_class              Vectorized version of 'data.class'
data_slice              Prepare a data slice through covariates
datagen                 Generate data over the range of variables used
                        in smooths
derivatives             Derivatives of estimated smooths via finite
                        differences
draw                    Generic plotting via 'ggplot2'
draw.derivatives        Plot derivatives of smooths
draw.evaluated_smooth   Plot estimated smooths
draw.gam                Plot estimated smooths from a fitted GAM
draw.mgcv_smooth        Plot basis functions
draw.smooth_samples     Plotting posterior smooths
evaluate_smooth         Evaluate a smooth
factor_var_names        Names of any factor variables in model data
family.gam              Extract family objects from models
fderiv                  First derivatives of fitted GAM functions
fitted_samples          Draw fitted values from the posterior
                        distribution
fix_offset              Fix the names of a data frame containing an
                        offset variable.
get_by_smooth           Extract an factor-by smooth by name
get_smooth              Extract an mgcv smooth by name
get_smooths_by_id       Extract an mgcv smooth given its position in
                        the model object
is_by_smooth            Tests for by variable smooths
is_factor_var           Vectorised checks for variable types
is_mgcv_smooth          Check if objects are smooths or are a
                        particular type of smooth
is_offset               Is a model term an offset?
link                    Extract link and inverse link functions from
                        models
load_mgcv               Load mgcv quietly
n_smooths               How many smooths in a fitted model
observed_fitted_plot    Plot of fitted against observed response values
parametric_terms        Names of any parametrix terms in a GAM
posterior_samples       Draw samples from the posterior distribution of
                        an estimated model
qq_plot                 Quantile-quantile plot of model residuals
rep_first_factor_value
                        Repeat the first level of a factor n times
residuals_hist_plot     Histogram of model residuals
residuals_linpred_plot
                        Plot of residuals versus linear predictor
                        values
seq_min_max             Create a sequence of evenly-spaced values
seq_min_max_eps         Create a sequence of evenly-spaced values
                        adjusted to accommodate a small adjustment
shift_values            Shift numeric values in a data frame by an
                        amount 'eps'
simulate.gam            Simulate from the posterior distribution of a
                        GAM
smallAges               Lead-210 age-depth measurements for Small Water
smooth_coefs            Indices of the parametric terms for a
                        particular smooth
smooth_dim              Dimension of a smooth
smooth_samples          Posterior draws for individual smooths
smooths                 Names of smooths in a GAM
tidy_basis              A tidy basis representation of a smooth object
which_smooths           Identify a smooth term by it's label
zooplankton             Madison lakes zooplankton data
