# Generated by roxygen2: do not edit by hand

export(anchored_maic)
export(check_matching)
export(check_matching2wider)
export(estimate_ess)
export(estimate_weights)
export(hist_weights)
export(summarize_weights)
export(unanchored_kmplot)
export(unanchored_maic)
export(unanchored_maic_bootstrap)
importFrom(VIM,kNN)
importFrom(assertthat,assert_that)
importFrom(boot,boot)
importFrom(boot,boot.ci)
importFrom(broom,tidy)
importFrom(data.table,":=")
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,distinct)
importFrom(dplyr,ends_with)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,transmute)
importFrom(dplyr,ungroup)
importFrom(dplyr,union)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,unit)
importFrom(grDevices,recordPlot)
importFrom(graphics,abline)
importFrom(graphics,hist)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(purrr,map_dfr)
importFrom(rlang,as_name)
importFrom(rlang,as_string)
importFrom(rlang,enquo)
importFrom(rlang,ensym)
importFrom(rlang,eval_tidy)
importFrom(rlang,get_expr)
importFrom(rlang,quo)
importFrom(rlang,quo_is_null)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,glm)
importFrom(stats,median)
importFrom(stats,optim)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,relevel)
importFrom(stats,sd)
importFrom(stringr,str_detect)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(survival,strata)
importFrom(survival,survfit)
importFrom(survminer,ggsurvplot)
importFrom(survminer,theme_cleantable)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyselect,all_of)
importFrom(tidyselect,starts_with)
