# Generated by roxygen2: do not edit by hand

S3method(print,hcd_binary_covariate_screen)
S3method(print,hcd_binary_covariate_screen_grouped)
export(CA_asymptotic_test)
export(CA_exact_test)
export(CA_statistic)
export(HYT_exact_test)
export(HYT_statistic)
export(Tarone_asymptotic_test)
export(Tarone_statistic)
export(analyze_binary_index_with_hcd)
export(analyze_continuous_hcd_meta_covariate)
export(analyze_continuous_index_with_hcd)
export(analyze_count_index_with_hcd)
export(assess_continuous_hcd_influence)
export(assess_continuous_summary_hcd_covariates)
export(assess_continuous_summary_hcd_normality)
export(assess_continuous_summary_hcd_outliers)
export(compare_binary_cc_to_hcd)
export(compare_continuous_cc_to_hcd)
export(compare_count_cc_to_hcd)
export(compare_count_model_families)
export(create_continuous_hcd_pseudo_control)
export(explore_count_hcd_outliers)
export(format_hcd_table)
export(investigate_binary_cc_hcd_mismatch)
export(investigate_continuous_cc_hcd_mismatch)
export(investigate_count_cc_hcd_mismatch)
export(make_binary_hcd_plots)
export(make_binary_hcd_pseudodata)
export(model_binary_hcd_variability)
export(model_continuous_hcd_variability)
export(model_count_hcd_variability)
export(my.CA.exacttest)
export(my.HYt.exacttest)
export(plot_continuous_hcd_forest)
export(plot_continuous_hcd_residual_boxplot)
export(plot_continuous_hcd_subgroup_forest)
export(plot_continuous_summary_hcd_descriptives)
export(prepare_continuous_index_study)
export(prepare_continuous_summary_hcd)
export(prepare_count_hcd_data)
export(print_hcd_table)
export(screen_binary_hcd_covariates)
export(screen_count_hcd_covariate)
import(ggplot2)
importFrom(DescTools,BinomCI)
importFrom(EnvStats,rosnerTest)
importFrom(VGAM,betabinomial)
importFrom(VGAM,betabinomial.rho)
importFrom(VGAM,dbetabinom)
importFrom(VGAM,dbetabinom.ab)
importFrom(VGAM,vglm)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,rename_with)
importFrom(dplyr,select)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,expansion)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_function)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_jitter)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_pointrange)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,position_jitter)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylim)
importFrom(glmmTMB,genpois)
importFrom(glmmTMB,glmmTMB)
importFrom(glue,glue)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,par)
importFrom(grid,grid.draw)
importFrom(lme4,VarCorr)
importFrom(lme4,glmer)
importFrom(lme4,glmerControl)
importFrom(lme4,lmer)
importFrom(lme4,ranef)
importFrom(meta,forest)
importFrom(meta,metamean)
importFrom(metafor,influence.rma.uni)
importFrom(metafor,predict.rma)
importFrom(metafor,rma.mv)
importFrom(metafor,rma.uni)
importFrom(metafor,weights.rma.uni)
importFrom(modeest,mlv)
importFrom(mrfDepth,medcouple)
importFrom(outliers,dixon.test)
importFrom(outliers,grubbs.test)
importFrom(performance,check_collinearity)
importFrom(performance,check_convergence)
importFrom(performance,check_heteroscedasticity)
importFrom(performance,check_normality)
importFrom(performance,check_overdispersion)
importFrom(performance,check_predictions)
importFrom(performance,check_residuals)
importFrom(performance,check_singularity)
importFrom(rlang,.data)
importFrom(scales,label_percent)
importFrom(stats,AIC)
importFrom(stats,IQR)
importFrom(stats,aggregate)
importFrom(stats,anova)
importFrom(stats,approx)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,dbeta)
importFrom(stats,dnorm)
importFrom(stats,dpois)
importFrom(stats,fitted)
importFrom(stats,glm)
importFrom(stats,ks.test)
importFrom(stats,logLik)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,optimize)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qbeta)
importFrom(stats,qchisq)
importFrom(stats,qgamma)
importFrom(stats,qnorm)
importFrom(stats,qqnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,quasibinomial)
importFrom(stats,relevel)
importFrom(stats,residuals)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,rstandard)
importFrom(stats,rstudent)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,shapiro.test)
importFrom(stats,simulate)
importFrom(stats,uniroot)
importFrom(stats,var)
importFrom(tidyr,expand_grid)
importFrom(univOutl,boxB)
importFrom(utils,capture.output)
importFrom(utils,head)
