# Generated by roxygen2: do not edit by hand

export(DRtest)
export(check_coef_change)
export(check_coef_significant)
export(check_interactions)
export(coeff.OR)
export(compare_bayesm)
export(compare_bayesm_by_predictor)
export(compare_models_loo)
export(confidence.interval)
export(cov.patterns)
export(cutpoints)
export(delta.coefficient)
export(diagnostic_bayes)
export(diagnosticplots_class)
export(discordant.pairs)
export(logit_prob_plot)
export(osius_rojek)
export(r_measures)
export(rcv_measures)
export(residuals_clog)
export(residuals_logistic)
export(stukels_test)
export(summarize_results)
export(univariable.clogmodels)
export(univariable.models)
import(RColorBrewer)
import(bayesplot)
import(dplyr)
import(ggplot2)
import(ggpubr)
import(lmtest)
import(patchwork)
import(survival)
importFrom(bayesplot,color_scheme_set)
importFrom(bayesplot,mcmc_neff_hist)
importFrom(bayesplot,mcmc_rank_overlay)
importFrom(bayesplot,mcmc_rhat_hist)
importFrom(bayesplot,mcmc_trace)
importFrom(caret,sensitivity)
importFrom(caret,specificity)
importFrom(dplyr,bind_rows)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,summarise)
importFrom(ggpubr,ggarrange)
importFrom(loo,loo_compare)
importFrom(rlang,sym)
importFrom(rstan,extract)
importFrom(rstan,loo)
importFrom(stats,as.formula)
importFrom(stats,ave)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,density)
importFrom(stats,family)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,pchisq)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,resid)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,xtabs)
importFrom(tidyr,pivot_longer)
importFrom(utils,combn)
importFrom(utils,modifyList)
