# Generated by roxygen2: do not edit by hand

export("dbglm")
export(dbglm)
import(DBI)
import(dplyr)
import(methods)
importFrom(purrr,"flatten")
importFrom(purrr,"map")
importFrom(purrr,"map_df")
importFrom(rlang,"as_list")
importFrom(rlang,"string")
importFrom(stats,"binomial")
importFrom(stats,"coef")
importFrom(stats,"glm")
importFrom(stats,"sd")
importFrom(stats,"terms")
importFrom(stats,"vcov")
importFrom(stringr,"str_replace_all")
importFrom(tibble,"add_column")
importFrom(tibble,"rowid_to_column")
importFrom(tibble,"rownames_to_column")
importFrom(tidypredict,"acceptable_formula")
importFrom(tidypredict,"tidypredict_to_column")
importFrom(tidyr,"spread")
