# Generated by roxygen2: do not edit by hand

S3method(plot,gComp)
S3method(print,gComp)
export(gComp)
export(pointEstimate)
importFrom(boot,boot)
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,n_distinct)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,summarise_at)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_qq)
importFrom(ggplot2,geom_qq_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,label_wrap_gen)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme_bw)
importFrom(gridExtra,grid.arrange)
importFrom(magrittr,"%>%")
importFrom(purrr,map_dfc)
importFrom(purrr,map_dfr)
importFrom(rlang,.data)
importFrom(rlang,sym)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,poisson)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyselect,all_of)
importFrom(tidyselect,any_of)
importFrom(tidyselect,contains)
importFrom(tidyselect,everything)
importFrom(tidyselect,starts_with)
