# Generated by roxygen2: do not edit by hand

S3method(analyze,glmerMod)
S3method(analyze,lm)
S3method(analyze,lmerModLmerTest)
S3method(analyze,stanreg)
S3method(as.data.frame,density)
S3method(find_best_model,merModLmerTest)
S3method(find_best_model,stanreg)
S3method(find_combinations,formula)
S3method(get_contrasts,glmerMod)
S3method(get_contrasts,lmerModLmerTest)
S3method(get_contrasts,stanreg)
S3method(get_predicted,stanreg)
S3method(is.mixed,stanreg)
S3method(plot,psychobject)
S3method(print,psychobject)
S3method(summary,psychobject)
export(analyze)
export(assess)
export(correlation)
export(crawford.test)
export(crawford.test.freq)
export(crawford_dissociation.test)
export(dprime)
export(find_best_model)
export(find_combinations)
export(find_season)
export(format_digit)
export(format_p)
export(format_string)
export(get_contrasts)
export(get_predicted)
export(hdi)
export(interpret_bf)
export(interpret_d)
export(interpret_d_posterior)
export(is.mixed)
export(is.psychobject)
export(is.standardized)
export(mellenbergh.test)
export(mpe)
export(n_factors)
export(odds_to_probs)
export(overlap)
export(percentile)
export(percentile_to_z)
export(power_analysis)
export(probs_to_odds)
export(rnorm_perfect)
export(standardize)
export(values)
import(coda)
import(dplyr)
import(ggcorrplot)
import(ggplot2)
import(lmerTest)
import(ppcor)
import(purrr)
import(rstanarm)
import(tidyr)
importFrom(DescTools,AUC)
importFrom(MASS,ginv)
importFrom(MASS,mvrnorm)
importFrom(MuMIn,r.squaredGLMM)
importFrom(MuMIn,std.coef)
importFrom(broom,tidy)
importFrom(dplyr,bind_cols)
importFrom(emmeans,emmeans)
importFrom(ggplot2,element_text)
importFrom(ggplot2,theme)
importFrom(graphics,pairs)
importFrom(nFactors,moreStats)
importFrom(nFactors,nScree)
importFrom(psych,VSS)
importFrom(psych,corr.test)
importFrom(purrr,discard)
importFrom(purrr,keep)
importFrom(qgraph,cor_auto)
importFrom(rstanarm,bayes_R2)
importFrom(rstanarm,kfold)
importFrom(rstanarm,loo)
importFrom(scales,rescale)
importFrom(stats,approx)
importFrom(stats,as.formula)
importFrom(stats,confint)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,ecdf)
importFrom(stats,family)
importFrom(stats,formula)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rchisq)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,var)
importFrom(stringr,str_squish)
importFrom(stringr,str_to_title)
importFrom(tibble,rownames_to_column)
importFrom(utils,combn)
importFrom(utils,head)
importFrom(utils,tail)
