# Generated by roxygen2: do not edit by hand

S3method(anova,autogam)
S3method(coef,autogam)
S3method(formula,autogam)
S3method(logLik,autogam)
S3method(model.matrix,autogam)
S3method(plot,autogam)
S3method(predict,autogam)
S3method(print,autogam)
S3method(residuals,autogam)
S3method(summary,autogam)
S3method(vcov,autogam)
export(autogam)
export(smooth_formula_string)
import(dplyr)
import(mgcv)
import(staccuracy)
importFrom(cli,cli_abort)
importFrom(cli,cli_alert_success)
importFrom(cli,cli_alert_warning)
importFrom(cli,cli_inform)
importFrom(cli,cli_warn)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,set_names)
importFrom(rlang,.data)
