# Generated by roxygen2: do not edit by hand

S3method(extract_fit,coxph)
S3method(extract_fit,glm)
S3method(extract_fit,glmerMod)
S3method(extract_fit,lm)
S3method(extract_fit,lmerMod)
S3method(extract_fit,stanfit)
S3method(fit2df,coxph)
S3method(fit2df,coxphlist)
S3method(fit2df,glm)
S3method(fit2df,glmboot)
S3method(fit2df,glmerMod)
S3method(fit2df,glmlist)
S3method(fit2df,lm)
S3method(fit2df,lmerMod)
S3method(fit2df,lmlist)
S3method(fit2df,stanfit)
export("%>%")
export(boot_compare)
export(boot_predict)
export(condense_fit)
export(coxphmulti)
export(coxphuni)
export(dependent_label)
export(extract_fit)
export(extract_variable_label)
export(ff_describe)
export(ff_glimpse)
export(ff_merge)
export(ff_newdata)
export(finalfit)
export(finalfit.coxph)
export(finalfit.glm)
export(finalfit.lm)
export(finalfit_glimpse)
export(finalfit_merge)
export(finalfit_newdata)
export(fit2df)
export(glmmixed)
export(glmmulti)
export(glmmulti_boot)
export(glmuni)
export(hr_plot)
export(lmmixed)
export(lmmulti)
export(lmuni)
export(metrics_hoslem)
export(missing_compare)
export(missing_pattern)
export(missing_plot)
export(or_plot)
export(p_tidy)
export(plot_title)
export(remove_intercept)
export(rm_duplicate_labels)
export(round_tidy)
export(summary_factorlist)
export(surv_plot)
import(Hmisc)
import(ggplot2)
importFrom(boot,boot)
importFrom(broom,tidy)
importFrom(dplyr,"%>%")
importFrom(forcats,fct_rev)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,xtabs)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(tidyr,gather)
importFrom(utils,globalVariables)
