# Generated by roxygen2: do not edit by hand

S3method(augment,birdie)
S3method(coef,birdie)
S3method(family,birdie)
S3method(fitted,birdie)
S3method(formula,birdie)
S3method(glance,birdie)
S3method(nobs,birdie)
S3method(plot,birdie)
S3method(predict,birdie)
S3method(predict,bisg)
S3method(print,birdie)
S3method(print,est_weighted)
S3method(residuals,birdie)
S3method(simulate,birdie)
S3method(simulate,bisg)
S3method(summary,birdie)
S3method(summary,bisg)
S3method(summary,est_weighted)
S3method(tidy,birdie)
S3method(vcov,birdie)
export(augment)
export(birdie)
export(birdie.ctrl)
export(bisg)
export(bisg_me)
export(cat_dir)
export(cat_mixed)
export(census_race_geo_table)
export(disparities)
export(est_weighted)
export(glance)
export(p_r_natl)
export(proc_name)
export(proc_state)
export(proc_zip)
export(tidy)
import(dplyr)
importFrom(Rcpp,sourceCpp)
importFrom(RcppParallel,CxxFlags)
importFrom(cli,cli_abort)
importFrom(cli,cli_inform)
importFrom(cli,cli_warn)
importFrom(generics,augment)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,arrows)
importFrom(graphics,barplot)
importFrom(graphics,par)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,as_label)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,eval_tidy)
importFrom(rlang,expr)
importFrom(rlang,f_lhs)
importFrom(rlang,f_rhs)
importFrom(rlang,rep_along)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(stats,.lm.fit)
importFrom(stats,as.formula)
importFrom(stats,cov)
importFrom(stats,dnorm)
importFrom(stats,family)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,get_all_vars)
importFrom(stats,lm.wfit)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.fail)
importFrom(stats,na.omit)
importFrom(stats,nobs)
importFrom(stats,optim)
importFrom(stats,residuals)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,simulate)
importFrom(stats,terms)
importFrom(stats,update.formula)
importFrom(stats,vcov)
importFrom(stats,weighted.mean)
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_starts)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,packageVersion)
importFrom(utils,relist)
importFrom(utils,tail)
importFrom(utils,unstack)
useDynLib(birdie, .registration=TRUE)
