# Generated by roxygen2: do not edit by hand

S3method(analyze,glmerMod)
S3method(analyze,merModLmerTest)
S3method(analyze,stanreg)
S3method(plot,psychobject)
S3method(print,psychobject)
S3method(summary,psychobject)
export(analyze)
export(assess)
export(correlation)
export(find_season)
export(format_digit)
export(format_p)
export(format_string)
export(hdi)
export(interpret_d)
export(n_factors)
export(normalize)
export(values)
import(dplyr)
import(ggcorrplot)
import(ggplot2)
import(lmerTest)
import(ppcor)
import(purrr)
import(rstanarm)
import(tidyr)
importFrom(MASS,ginv)
importFrom(MASS,mvrnorm)
importFrom(MuMIn,r.squaredGLMM)
importFrom(MuMIn,std.coef)
importFrom(ggplot2,element_text)
importFrom(ggplot2,theme)
importFrom(nFactors,moreStats)
importFrom(nFactors,nScree)
importFrom(psych,VSS)
importFrom(psych,corr.test)
importFrom(qgraph,cor_auto)
importFrom(stats,cov)
importFrom(stats,dnorm)
importFrom(stats,ecdf)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,qnorm)
importFrom(stats,quantile)
