# Generated by roxygen2: do not edit by hand

S3method(calc_impl,Chisq)
S3method(calc_impl,F)
S3method(calc_impl,correlation)
S3method(calc_impl,count)
S3method(calc_impl,diff_in_means)
S3method(calc_impl,diff_in_medians)
S3method(calc_impl,diff_in_props)
S3method(calc_impl,function_of_props)
S3method(calc_impl,mean)
S3method(calc_impl,median)
S3method(calc_impl,odds_ratio)
S3method(calc_impl,prop)
S3method(calc_impl,ratio_of_means)
S3method(calc_impl,ratio_of_props)
S3method(calc_impl,sd)
S3method(calc_impl,slope)
S3method(calc_impl,sum)
S3method(calc_impl,t)
S3method(calc_impl,z)
S3method(fit,infer)
S3method(get_p_value,default)
S3method(get_p_value,infer_dist)
S3method(ggplot_add,infer_layer)
S3method(print,infer)
S3method(print,infer_dist)
S3method(print,infer_layer)
export("%>%")
export(assume)
export(calculate)
export(chisq_stat)
export(chisq_test)
export(conf_int)
export(fit)
export(fit.infer)
export(generate)
export(get_ci)
export(get_confidence_interval)
export(get_p_value)
export(get_pvalue)
export(ggplot_add)
export(hypothesise)
export(hypothesize)
export(observe)
export(p_value)
export(prop_test)
export(rep_sample_n)
export(rep_slice_sample)
export(shade_ci)
export(shade_confidence_interval)
export(shade_p_value)
export(shade_pvalue)
export(specify)
export(t_stat)
export(t_test)
export(visualise)
export(visualize)
importFrom(cli,cli_abort)
importFrom(cli,cli_inform)
importFrom(cli,cli_warn)
importFrom(cli,no)
importFrom(cli,qty)
importFrom(dplyr,across)
importFrom(dplyr,any_of)
importFrom(dplyr,bind_rows)
importFrom(dplyr,group_by)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(generics,fit)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplot_add)
importFrom(ggplot2,labs)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(magrittr,"%>%")
importFrom(methods,hasArg)
importFrom(purrr,compact)
importFrom(rlang,"!!")
importFrom(rlang,":=")
importFrom(rlang,caller_env)
importFrom(rlang,enquo)
importFrom(rlang,eval_tidy)
importFrom(rlang,f_lhs)
importFrom(rlang,f_rhs)
importFrom(rlang,get_expr)
importFrom(rlang,new_formula)
importFrom(rlang,quo)
importFrom(rlang,sym)
importFrom(stats,as.formula)
importFrom(stats,dchisq)
importFrom(stats,df)
importFrom(stats,dnorm)
importFrom(stats,dt)
importFrom(stats,qchisq)
importFrom(stats,qf)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(tibble,tibble)
