# Generated by roxygen2: do not edit by hand

S3method(tidy,amce)
S3method(tidy,rdrobust)
export(add_parens)
export(best_predictor)
export(causal_forest_handler)
export(conjoint_assignment)
export(conjoint_inquiries)
export(conjoint_measurement)
export(dd_palette)
export(did_multiplegt_tidy)
export(estimator_AS_tidy)
export(format_num)
export(get_exposure_AS)
export(get_rdss_file)
export(hex_add_alpha)
export(lag_by_group)
export(make_interval_entry)
export(make_se_entry)
export(post_stratification_helper)
export(process_tracing_estimator)
export(rdrobust_helper)
export(rma_helper)
export(rma_mu_tau)
export(theme_dd)
export(tidy)
export(tidy_stan)
importFrom(broom,glance)
importFrom(broom,tidy)
importFrom(dataverse,get_dataframe_by_name)
importFrom(dplyr,`%>%`)
importFrom(dplyr,all_of)
importFrom(dplyr,bind_rows)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,lag)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(dplyr,transmute)
importFrom(dplyr,ungroup)
importFrom(estimatr,lm_robust)
importFrom(generics,tidy)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,margin)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(prediction,prediction)
importFrom(purrr,as_vector)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,partial)
importFrom(purrr,pmap_dbl)
importFrom(randomizr,complete_ra)
importFrom(randomizr,complete_rs)
importFrom(readr,read_rds)
importFrom(rlang,`!!`)
importFrom(rlang,`:=`)
importFrom(rlang,enexpr)
importFrom(rlang,enquo)
importFrom(rlang,quo_text)
importFrom(stats,confint)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,weighted.mean)
importFrom(tibble,as_tibble)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tibble)
importFrom(tidyr,pivot_longer)
