# 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,estimate_slopes)
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_md,estimate_contrasts)
S3method(print_md,estimate_grouplevel)
S3method(print_md,estimate_means)
S3method(print_md,estimate_predicted)
S3method(print_md,estimate_slopes)
S3method(print_md,estimate_smooth)
S3method(print_md,visualisation_matrix)
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(summary,estimate_slopes)
S3method(summary,reshape_grouplevel)
S3method(unstandardize,estimate_predicted)
S3method(visualisation_matrix,character)
S3method(visualisation_matrix,data.frame)
S3method(visualisation_matrix,default)
S3method(visualisation_matrix,double)
S3method(visualisation_matrix,factor)
S3method(visualisation_matrix,logical)
S3method(visualisation_matrix,numeric)
S3method(visualisation_matrix,visualisation_matrix)
S3method(visualisation_recipe,estimate_grouplevel)
S3method(visualisation_recipe,estimate_means)
S3method(visualisation_recipe,estimate_predicted)
S3method(visualisation_recipe,estimate_slopes)
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(get_emcontrasts)
export(get_emmeans)
export(get_emtrends)
export(get_marginaleffects)
export(model_emcontrasts)
export(model_emmeans)
export(model_emtrends)
export(print_md)
export(reshape_grouplevel)
export(smoothing)
export(standardize)
export(unstandardize)
export(visualisation_matrix)
export(visualisation_recipe)
export(zero_crossings)
importFrom(datawizard,standardize)
importFrom(datawizard,unstandardize)
importFrom(datawizard,visualisation_recipe)
importFrom(insight,print_md)
