# Generated by roxygen2: do not edit by hand

S3method(SM_output,linear_fe)
S3method(SM_output,linear_re)
S3method(SM_output,logis_fe)
S3method(confint,linear_fe)
S3method(confint,linear_re)
S3method(confint,logis_fe)
S3method(plot,linear_fe)
S3method(plot,logis_fe)
S3method(summary,linear_fe)
S3method(summary,linear_re)
S3method(summary,logis_fe)
S3method(test,linear_fe)
S3method(test,linear_re)
S3method(test,logis_fe)
export(SM_output)
export(bar_plot)
export(caterpillar_plot)
export(data_check)
export(linear_fe)
export(linear_re)
export(logis_fe)
export(test)
importFrom(Matrix,bdiag)
importFrom(Rcpp,evalCpp)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(caret,nearZeroVar)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,cross_join)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,expansion)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,position_stack)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,theme_minimal)
importFrom(lme4,fixef)
importFrom(lme4,lmer)
importFrom(lme4,ranef)
importFrom(magrittr,"%>%")
importFrom(olsrr,ols_vif_tol)
importFrom(pROC,auc)
importFrom(poibin,dpoibin)
importFrom(poibin,ppoibin)
importFrom(rlang,.data)
importFrom(scales,percent)
importFrom(scales,percent_format)
importFrom(stats,as.formula)
importFrom(stats,complete.cases)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,pchisq)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,reformulate)
importFrom(stats,reorder)
importFrom(stats,residuals)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,uniroot)
importFrom(stats,update)
importFrom(stats,vcov)
importFrom(tibble,tibble)
useDynLib(pprof, .registration = TRUE)
