# Generated by roxygen2: do not edit by hand

S3method(estimate_contrasts,lm)
S3method(estimate_contrasts,merMod)
S3method(estimate_contrasts,stanreg)
S3method(estimate_link,brmsfit)
S3method(estimate_link,data.frame)
S3method(estimate_link,glm)
S3method(estimate_link,lm)
S3method(estimate_link,merMod)
S3method(estimate_link,polr)
S3method(estimate_link,stanreg)
S3method(estimate_means,lm)
S3method(estimate_means,merMod)
S3method(estimate_means,stanreg)
S3method(estimate_response,brmsfit)
S3method(estimate_response,data.frame)
S3method(estimate_response,glm)
S3method(estimate_response,lm)
S3method(estimate_response,merMod)
S3method(estimate_response,polr)
S3method(estimate_response,stanreg)
S3method(estimate_slopes,lm)
S3method(estimate_slopes,merMod)
S3method(estimate_slopes,stanreg)
S3method(estimate_smooth,glm)
S3method(estimate_smooth,merMod)
S3method(estimate_smooth,stanreg)
S3method(plot,estimate_contrasts)
S3method(print,estimate_contrasts)
S3method(print,estimate_means)
S3method(print,estimate_slopes)
S3method(print,estimate_smooth)
S3method(smoothing,data.frame)
S3method(smoothing,numeric)
S3method(visualisation_matrix,brmsfit)
S3method(visualisation_matrix,character)
S3method(visualisation_matrix,data.frame)
S3method(visualisation_matrix,double)
S3method(visualisation_matrix,factor)
S3method(visualisation_matrix,glm)
S3method(visualisation_matrix,lm)
S3method(visualisation_matrix,lmerMod)
S3method(visualisation_matrix,logical)
S3method(visualisation_matrix,merMod)
S3method(visualisation_matrix,numeric)
S3method(visualisation_matrix,polr)
S3method(visualisation_matrix,stanreg)
S3method(visualisation_matrix,vector)
S3method(visualisation_matrix,visualisation_matrix)
export(as.numeric_ifnumeric)
export(estimate_contrasts)
export(estimate_link)
export(estimate_means)
export(estimate_response)
export(estimate_slopes)
export(estimate_smooth)
export(find_inversions)
export(reshape_draws)
export(smoothing)
export(visualisation_matrix)
export(zero_crossings)
importFrom(bayestestR,describe_posterior)
importFrom(bayestestR,reshape_ci)
importFrom(emmeans,as.mcmc.emmGrid)
importFrom(emmeans,contrast)
importFrom(emmeans,emmeans)
importFrom(emmeans,emtrends)
importFrom(emmeans,ref_grid)
importFrom(graphics,pairs)
importFrom(insight,find_predictors)
importFrom(insight,find_random)
importFrom(insight,find_response)
importFrom(insight,format_table)
importFrom(insight,format_value)
importFrom(insight,get_data)
importFrom(insight,get_predictors)
importFrom(insight,get_response)
importFrom(insight,model_info)
importFrom(parameters,parameters_table)
importFrom(parameters,smoothness)
importFrom(stats,approxfun)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,reshape)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,smooth)
importFrom(stats,uniroot)
importFrom(utils,tail)
