# Generated by roxygen2: do not edit by hand

S3method(plot,StepReg)
S3method(print,StepReg)
export(StepRegShinyApp)
export(report)
export(stepwise)
export(vote)
import(ggplot2)
import(shiny, except=c(dataTableOutput, renderDataTable))
importFrom(DT,dataTableOutput)
importFrom(DT,datatable)
importFrom(DT,renderDataTable)
importFrom(MASS,glm.nb)
importFrom(cowplot,plot_grid)
importFrom(dplyr,"%>%")
importFrom(dplyr,all_of)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_if)
importFrom(dplyr,select)
importFrom(flextable,align)
importFrom(flextable,autofit)
importFrom(flextable,flextable)
importFrom(flextable,save_as_docx)
importFrom(flextable,save_as_html)
importFrom(flextable,save_as_pptx)
importFrom(flextable,save_as_rtf)
importFrom(ggcorrplot,ggcorrplot)
importFrom(ggrepel,geom_label_repel)
importFrom(grDevices,pdf)
importFrom(purrr,pmap_chr)
importFrom(purrr,pmap_dfc)
importFrom(rmarkdown,render)
importFrom(shinycssloaders,withSpinner)
importFrom(shinyjs,disable)
importFrom(shinyjs,enable)
importFrom(shinythemes,shinytheme)
importFrom(stats,anova)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,deviance)
importFrom(stats,df.residual)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,na.omit)
importFrom(stats,pf)
importFrom(stats,reformulate)
importFrom(stats,sigma)
importFrom(stats,terms)
importFrom(stringr,str_pad)
importFrom(stringr,str_replace)
importFrom(stringr,str_split)
importFrom(stringr,str_starts)
importFrom(summarytools,dfSummary)
importFrom(survival,coxph)
importFrom(tidyr,gather)
importFrom(utils,combn)
importFrom(utils,data)
importFrom(utils,read.table)
