# Generated by roxygen2: do not edit by hand

S3method(autoReg,coxph)
S3method(autoReg,glm)
S3method(autoReg,lm)
S3method(autoReg,survreg)
S3method(gaze,coxph)
S3method(gaze,data.frame)
S3method(gaze,formula)
S3method(gaze,formula_sub)
S3method(gaze,glm)
S3method(gaze,lm)
S3method(gaze,survreg)
S3method(gaze,tidycrr)
S3method(print,autoReg)
S3method(print,gaze)
S3method(print,modelPlot)
export("%>%")
export(OEplot)
export(addFitSummary)
export(addLabelData)
export(adjustedPlot)
export(adjustedPlot2)
export(adjustedPlot2.survreg)
export(as_printable)
export(autoReg)
export(autoRegCox)
export(autoReg_sub)
export(autoRegsurvreg)
export(bootPredict)
export(countGroups)
export(coxzphplot)
export(crr2stats)
export(crrFormula)
export(df2flextable)
export(drawline)
export(expectedPlot)
export(filldown)
export(find1stDup)
export(findDup)
export(fit2final)
export(fit2lik)
export(fit2list)
export(fit2model)
export(fit2multi)
export(fit2newdata)
export(fit2stats)
export(fit2summary)
export(gaze)
export(gazeCat)
export(gazeCont)
export(gaze_sub)
export(getInteraction)
export(getN)
export(getSigVars)
export(ggcmprsk)
export(ggcmprsk2)
export(highlight2)
export(imputedReg)
export(is.mynumeric)
export(loglogplot)
export(maxnchar)
export(modelPlot)
export(modelsSummary)
export(modelsSummaryTable)
export(my.chisq.test2)
export(my.t.test2)
export(mycphSimple)
export(myformat)
export(myft)
export(mysurvregSimple)
export(num2factor)
export(num2stat)
export(p2character2)
export(printdf)
export(removeDup)
export(residualNull)
export(residualPlot)
export(select)
export(setLabel)
export(shorten)
export(showEffect)
export(strata2df)
export(survfit2df)
export(survreg2final)
export(survreg2multi)
importFrom(boot,boot)
importFrom(broom,tidy)
importFrom(crayon,bold)
importFrom(crayon,col_align)
importFrom(crayon,col_nchar)
importFrom(crayon,red)
importFrom(dplyr,"%>%")
importFrom(dplyr,`%>%`)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,count)
importFrom(dplyr,desc)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_at)
importFrom(dplyr,group_split)
importFrom(dplyr,lag)
importFrom(dplyr,lead)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,semi_join)
importFrom(dplyr,summarise)
importFrom(flextable,add_footer_lines)
importFrom(flextable,add_footer_row)
importFrom(flextable,add_header_row)
importFrom(flextable,align)
importFrom(flextable,as_grouped_data)
importFrom(flextable,as_paragraph)
importFrom(flextable,autofit)
importFrom(flextable,border_remove)
importFrom(flextable,color)
importFrom(flextable,flextable)
importFrom(flextable,font)
importFrom(flextable,fontsize)
importFrom(flextable,hline)
importFrom(flextable,hline_bottom)
importFrom(flextable,hline_top)
importFrom(flextable,merge_at)
importFrom(flextable,padding)
importFrom(flextable,regulartable)
importFrom(flextable,set_formatter_type)
importFrom(flextable,set_header_df)
importFrom(flextable,theme_zebra)
importFrom(flextable,vline)
importFrom(flextable,vline_left)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,as_labeller)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_jitter)
importFrom(ggplot2,geom_label)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_step)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,label_both)
importFrom(ggplot2,label_value)
importFrom(ggplot2,labeller)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,scale_color_discrete)
importFrom(ggplot2,scale_color_grey)
importFrom(ggplot2,scale_fill_grey)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_log10)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,scale_y_log10)
importFrom(ggplot2,sec_axis)
importFrom(ggplot2,stat_smooth)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,xlab)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,title)
importFrom(grid,unit)
importFrom(maxstat,maxstat.test)
importFrom(mice,mice)
importFrom(mice,pool)
importFrom(moonBook,cat.test)
importFrom(moonBook,extractHR)
importFrom(moonBook,extractOR)
importFrom(moonBook,rank2group)
importFrom(officer,fp_border)
importFrom(pammtools,geom_stepribbon)
importFrom(patchwork,plot_annotation)
importFrom(patchwork,plot_layout)
importFrom(patchwork,wrap_plots)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_chr)
importFrom(purrr,map2_dfc)
importFrom(purrr,map2_dfr)
importFrom(purrr,map_chr)
importFrom(purrr,map_dfc)
importFrom(purrr,map_dfr)
importFrom(purrr,map_int)
importFrom(purrr,pmap_chr)
importFrom(purrr,pmap_dfc)
importFrom(purrr,reduce)
importFrom(purrr,walk)
importFrom(rlang,.data)
importFrom(scales,hue_pal)
importFrom(stats,addmargins)
importFrom(stats,anova)
importFrom(stats,approx)
importFrom(stats,as.formula)
importFrom(stats,chisq.test)
importFrom(stats,confint)
importFrom(stats,fisher.test)
importFrom(stats,fivenum)
importFrom(stats,glm)
importFrom(stats,kruskal.test)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,naprint)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,predict)
importFrom(stats,prop.trend.test)
importFrom(stats,reorder)
importFrom(stats,resid)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
importFrom(stats,step)
importFrom(stats,t.test)
importFrom(stats,terms)
importFrom(stats,var.test)
importFrom(stats,wilcox.test)
importFrom(stats,xtabs)
importFrom(stringr,fixed)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_pad)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_trim)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(survival,survfit)
importFrom(survival,survreg)
importFrom(tidycmprsk,crr)
importFrom(tidycmprsk,cuminc)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(utils,combn)
