# Generated by roxygen2: do not edit by hand

S3method(estimates,RandomForest)
S3method(estimates,default)
S3method(estimates,glm)
S3method(estimates,glmerMod)
S3method(estimates,lm)
S3method(estimates,lmerMod)
S3method(estimates,zeroinfl)
S3method(generate_predictions,RandomForest)
S3method(generate_predictions,default)
S3method(generate_predictions,glmerMod)
S3method(generate_predictions,lmerMod)
S3method(generate_predictions,polr)
S3method(generate_predictions,rpart)
S3method(get_fitted,RandomForest)
S3method(get_fitted,default)
S3method(get_fitted,glmerMod)
S3method(get_fitted,lmerMod)
S3method(get_fitted,polr)
S3method(get_fitted,rpart)
S3method(get_model_n,default)
S3method(get_plotted_line,default)
S3method(get_plotted_line,polr)
S3method(get_terms,RandomForest)
S3method(get_terms,default)
S3method(post_prediction_process_cf,default)
S3method(post_prediction_process_cf,lmerMod)
S3method(prepare_data_for_compare_fits,default)
S3method(prepare_data_for_compare_fits,lmerMod)
S3method(print,estimates)
S3method(print,glm_estimates)
S3method(print,glmer_estimates)
S3method(print,lmer_estimates)
S3method(print,rf_estimates)
S3method(visualize,RandomForest)
S3method(visualize,default)
S3method(visualize,glm)
S3method(visualize,glmerMod)
S3method(visualize,lm)
S3method(visualize,lmerMod)
S3method(visualize,randomForest)
export(added.plot)
export(anchor.predictions)
export(bf.bic)
export(cas_adjustment)
export(cluster_adjusted_scatter)
export(compare.fits)
export(compare_fits)
export(estimates)
export(flexplot)
export(flexplot_jasp2)
export(flexplota)
export(flip_data)
export(floor_ceiling)
export(generate_predictions)
export(geom_jitterd)
export(get_fitted)
export(get_model_n)
export(get_plotted_line)
export(get_terms)
export(glinmod)
export(glinmod_jasp)
export(glmbasic)
export(icc)
export(linmod_jasp)
export(logistic_added_plot)
export(logistic_aligned)
export(logistic_coefficients)
export(logistic_overlay)
export(logistic_residual_plots)
export(magnet_plot)
export(make.formula)
export(marginal_plot)
export(mediate_plot)
export(mixed.mod.visual)
export(mixedmod_jasp)
export(model.comparison)
export(modify_points)
export(partial_residual_plot)
export(position_jitterd)
export(position_jitterdodged)
export(post_prediction_process_cf)
export(prepare_data_for_compare_fits)
export(rescale)
export(rsq_change)
export(sensitivity.table)
export(standardized.beta)
export(subsetString)
export(third.eye)
export(univariate_list)
export(visualize)
export(youtube_plot)
import(R6)
import(dplyr, except = c(filter, lag))
import(ggplot2)
import(patchwork)
import(stats)
import(tibble)
import(withr)
importFrom(MASS,rlm)
importFrom(ggsci,scale_color_aaas)
importFrom(ggsci,scale_color_lancet)
importFrom(ggsci,scale_color_npg)
importFrom(ggsci,scale_color_tron)
importFrom(graphics,plot)
importFrom(lme4,VarCorr)
importFrom(lme4,lmer)
importFrom(magrittr,"%>%")
importFrom(mgcv,gam)
importFrom(purrr,"%||%")
importFrom(rlang,":=")
importFrom(utils,packageVersion)
