# Generated by roxygen2: do not edit by hand

export(calculate_weights)
export(dummies)
export(impute_data)
export(plot_prevalence)
export(select_variables)
export(summarize_results)
export(summarize_results_by_group)
import(dplyr)
import(ggplot2)
importFrom(glmnet,cv.glmnet)
importFrom(glue,glue)
importFrom(mice,complete)
importFrom(mice,mice)
importFrom(nonprobsvy,control_sel)
importFrom(nonprobsvy,nonprob)
importFrom(purrr,map_dfr)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,contrasts)
importFrom(stats,model.matrix)
importFrom(stats,reformulate)
importFrom(stats,setNames)
importFrom(stringr,str_detect)
importFrom(survey,svyby)
importFrom(survey,svydesign)
importFrom(survey,svymean)
importFrom(survey,svytotal)
