# Generated by roxygen2: do not edit by hand

S3method(glance,prop_scr)
S3method(print,prop_scr)
S3method(tidy,prop_scr)
export(calc_post_beta)
export(calc_post_norm)
export(calc_power_prior_beta)
export(calc_power_prior_norm)
export(calc_prop_scr)
export(glance)
export(is_prop_scr)
export(plot_dist)
export(prop_scr_dens)
export(prop_scr_hist)
export(prop_scr_love)
export(robustify_norm)
export(tidy)
importFrom(cli,cli_abort)
importFrom(cli,cli_bullets)
importFrom(cli,cli_h1)
importFrom(cli,cli_text)
importFrom(cobalt,bal.tab)
importFrom(distributional,dist_beta)
importFrom(distributional,dist_mixture)
importFrom(distributional,dist_normal)
importFrom(distributional,dist_student_t)
importFrom(distributional,is_distribution)
importFrom(distributional,new_dist)
importFrom(distributional,parameters)
importFrom(distributional,variance)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,tibble)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(ggdist,stat_slabinterval)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,theme_bw)
importFrom(mixtools,normalmixEM)
importFrom(purrr,discard)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_lgl)
importFrom(purrr,quietly)
importFrom(purrr,reduce)
importFrom(purrr,safely)
importFrom(rlang,`f_lhs<-`)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,f_lhs)
importFrom(rlang,f_rhs)
importFrom(rlang,is_formula)
importFrom(rlang,is_quosure)
importFrom(rlang,sym)
importFrom(stats,dbeta)
importFrom(stats,family)
importFrom(stats,glm)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stringr,str_detect)
importFrom(stringr,str_glue)
importFrom(stringr,str_split_1)
importFrom(tidyr,pivot_longer)
