# Generated by roxygen2: do not edit by hand

S3method(predict,flexCountReg)
S3method(summary,flexCountReg)
S3method(tidy,flexCountReg)
export(cor2cov)
export(corr_haltons)
export(countreg)
export(countreg.rp)
export(cureplot)
export(dcom)
export(dgwar)
export(dinvgamma)
export(dlindley)
export(dpLnorm)
export(dpge)
export(dpinvgamma)
export(dpinvgaus)
export(dplind)
export(dplindGamma)
export(dplindLnorm)
export(dpoisweibull)
export(dsichel)
export(dtri)
export(halton_dists)
export(mae)
export(mgf_lognormal)
export(msg1)
export(myAIC)
export(myBIC)
export(pcom)
export(pgwar)
export(pinvgamma)
export(plindley)
export(poisLind.re)
export(ppLnorm)
export(ppge)
export(ppinvgamma)
export(ppinvgaus)
export(pplind)
export(pplindGamma)
export(pplindLnorm)
export(ppoisweibull)
export(psichel)
export(ptri)
export(qcom)
export(qgwar)
export(qinvgamma)
export(qlindley)
export(qpLnorm)
export(qpge)
export(qpinvgamma)
export(qpinvgaus)
export(qplind)
export(qplindGamma)
export(qplindLnorm)
export(qpoisweibull)
export(qsichel)
export(qtri)
export(rcom)
export(regCompTable)
export(regCompTest)
export(renb)
export(rgwar)
export(rinvgamma)
export(rlindley)
export(rmse)
export(rpLnorm)
export(rpge)
export(rpinvgamma)
export(rpinvgaus)
export(rplind)
export(rplindGamma)
export(rplindLnorm)
export(rpoisweibull)
export(rsichel)
export(rtri)
exportClasses(flexCountReg)
import(knitr)
import(maxLik)
import(modelr)
import(randtoolbox)
import(rlang)
import(stats)
import(tibble)
importFrom(MASS,glm.nb)
importFrom(Rcpp,sourceCpp)
importFrom(broom,tidy)
importFrom(cureplots,calculate_cure_dataframe)
importFrom(cureplots,cure_plot)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,reframe)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(dplyr,sym)
importFrom(dplyr,ungroup)
importFrom(dplyr,where)
importFrom(gsl,hyperg_U)
importFrom(gt,fmt_number)
importFrom(gt,gt)
importFrom(gt,tab_header)
importFrom(maxLik,maxLik)
importFrom(methods,setClass)
importFrom(modelr,model_matrix)
importFrom(purrr,compact)
importFrom(purrr,map)
importFrom(purrr,map_df)
importFrom(randtoolbox,halton)
importFrom(sandwich,sandwich)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,dgamma)
importFrom(stats,dnbinom)
importFrom(stats,dnorm)
importFrom(stats,dpois)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,integrate)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,pgamma)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qgamma)
importFrom(stats,qlnorm)
importFrom(stats,qnorm)
importFrom(stats,reformulate)
importFrom(stats,runif)
importFrom(stats,terms)
importFrom(stats,uniroot)
importFrom(stringr,str_extract)
importFrom(stringr,str_replace_all)
importFrom(tibble,as_tibble)
importFrom(tibble,deframe)
importFrom(tibble,tibble)
importFrom(tidyr,unite)
importFrom(truncnorm,qtruncnorm)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(flexCountReg)
