# Generated by roxygen2: do not edit by hand

S3method(describe_nonlinear,data.frame)
S3method(describe_nonlinear,estimate_predicted)
S3method(describe_nonlinear,numeric)
S3method(format,estimate_contrasts)
S3method(format,estimate_grouplevel)
S3method(format,estimate_means)
S3method(format,estimate_predicted)
S3method(format,estimate_slopes)
S3method(format,estimate_smooth)
S3method(format,visualisation_matrix)
S3method(plot,estimate_contrasts)
S3method(plot,estimate_grouplevel)
S3method(plot,estimate_means)
S3method(plot,estimate_predicted)
S3method(plot,visualisation_recipe)
S3method(print,estimate_contrasts)
S3method(print,estimate_grouplevel)
S3method(print,estimate_means)
S3method(print,estimate_predicted)
S3method(print,estimate_slopes)
S3method(print,estimate_smooth)
S3method(print,visualisation_matrix)
S3method(print,visualisation_recipe)
S3method(reshape_grouplevel,estimate_grouplevel)
S3method(smoothing,data.frame)
S3method(smoothing,numeric)
S3method(standardize,estimate_contrasts)
S3method(standardize,estimate_means)
S3method(standardize,estimate_predicted)
S3method(standardize,estimate_slopes)
S3method(standardize,visualisation_matrix)
S3method(summary,reshape_grouplevel)
S3method(unstandardize,estimate_predicted)
S3method(unstandardize,visualisation_matrix)
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,glmerMod)
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,visualisation_matrix)
S3method(visualisation_recipe,estimate_grouplevel)
S3method(visualisation_recipe,estimate_means)
S3method(visualisation_recipe,estimate_predicted)
export(describe_nonlinear)
export(estimate_contrasts)
export(estimate_expectation)
export(estimate_grouplevel)
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(model_emmeans)
export(reshape_grouplevel)
export(smoothing)
export(visualisation_matrix)
export(visualisation_recipe)
export(zero_crossings)
importFrom(effectsize,standardize)
importFrom(effectsize,unstandardize)
importFrom(insight,export_table)
importFrom(insight,find_predictors)
importFrom(insight,find_random)
importFrom(insight,get_data)
importFrom(stats,approxfun)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,smooth)
importFrom(stats,uniroot)
importFrom(utils,tail)
