# Generated by roxygen2: do not edit by hand

S3method(estimate_contrasts,brmsfit)
S3method(estimate_contrasts,glmmTMB)
S3method(estimate_contrasts,lm)
S3method(estimate_contrasts,merMod)
S3method(estimate_contrasts,stanreg)
S3method(estimate_slopes,brmsfit)
S3method(estimate_slopes,glmmTMB)
S3method(estimate_slopes,lm)
S3method(estimate_slopes,merMod)
S3method(estimate_slopes,stanreg)
S3method(format,estimate_contrasts)
S3method(format,estimate_means)
S3method(format,estimate_slopes)
S3method(format,estimate_smooth)
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,gamm)
S3method(visualisation_matrix,glm)
S3method(visualisation_matrix,glmmTMB)
S3method(visualisation_matrix,list)
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(data_restoretype)
export(estimate_contrasts)
export(estimate_link)
export(estimate_means)
export(estimate_prediction)
export(estimate_relation)
export(estimate_response)
export(estimate_slopes)
export(estimate_smooth)
export(find_inversions)
export(smoothing)
export(visualisation_matrix)
export(zero_crossings)
importFrom(bayestestR,describe_posterior)
importFrom(bayestestR,reshape_ci)
importFrom(emmeans,contrast)
importFrom(emmeans,emmeans)
importFrom(emmeans,emtrends)
importFrom(emmeans,ref_grid)
importFrom(graphics,pairs)
importFrom(insight,export_table)
importFrom(insight,find_predictors)
importFrom(insight,find_random)
importFrom(insight,find_response)
importFrom(insight,format_value)
importFrom(insight,get_data)
importFrom(insight,get_predictors)
importFrom(insight,get_response)
importFrom(insight,link_inverse)
importFrom(insight,model_info)
importFrom(insight,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,sd)
importFrom(stats,setNames)
importFrom(stats,smooth)
importFrom(stats,uniroot)
importFrom(utils,tail)
