# Generated by roxygen2: do not edit by hand

S3method(check_overdispersion,glm)
S3method(check_overdispersion,glmmTMB)
S3method(check_overdispersion,merMod)
S3method(check_overdispersion,negbin)
S3method(check_singularity,MixMod)
S3method(check_singularity,default)
S3method(check_singularity,glmmTMB)
S3method(check_singularity,lme)
S3method(check_singularity,merMod)
S3method(icc,brmsfit)
S3method(icc,default)
S3method(model_performance,MixMod)
S3method(model_performance,brmsfit)
S3method(model_performance,glm)
S3method(model_performance,glmmTMB)
S3method(model_performance,lm)
S3method(model_performance,lme)
S3method(model_performance,merMod)
S3method(model_performance,stanreg)
S3method(print,binned_residuals)
S3method(print,check_overdisp)
S3method(print,check_zi)
S3method(print,error_rate)
S3method(print,hoslem_test)
S3method(print,icc)
S3method(print,icc_decomposed)
S3method(print,item_difficulty)
S3method(print,looic)
S3method(print,perf_pca)
S3method(print,perf_pca_rotate)
S3method(print,r2_bayes)
S3method(print,r2_lm)
S3method(print,r2_nakagawa)
S3method(r2,MixMod)
S3method(r2,brmsfit)
S3method(r2,clm)
S3method(r2,clm2)
S3method(r2,default)
S3method(r2,feis)
S3method(r2,glm)
S3method(r2,glmmTMB)
S3method(r2,lm)
S3method(r2,lme)
S3method(r2,merMod)
S3method(r2,mixed)
S3method(r2,mlogit)
S3method(r2,multinom)
S3method(r2,plm)
S3method(r2,polr)
S3method(r2,stanreg)
S3method(r2,vglm)
S3method(r2_coxnell,clm)
S3method(r2_coxnell,clm2)
S3method(r2_coxnell,glm)
S3method(r2_coxnell,multinom)
S3method(r2_coxnell,polr)
S3method(r2_coxnell,vglm)
S3method(r2_mcfadden,clm)
S3method(r2_mcfadden,clm2)
S3method(r2_mcfadden,glm)
S3method(r2_mcfadden,mlogit)
S3method(r2_mcfadden,multinom)
S3method(r2_mcfadden,polr)
S3method(r2_mcfadden,vglm)
S3method(r2_nagelkerke,clm)
S3method(r2_nagelkerke,clm2)
S3method(r2_nagelkerke,glm)
S3method(r2_nagelkerke,multinom)
S3method(r2_nagelkerke,polr)
S3method(r2_nagelkerke,vglm)
export(binned_residuals)
export(check_convergence)
export(check_overdispersion)
export(check_singularity)
export(check_zeroinflation)
export(compare_performance)
export(cronbachs_alpha)
export(error_rate)
export(hosmer_lemeshow)
export(icc)
export(item_difficulty)
export(item_intercor)
export(item_reliability)
export(item_split_half)
export(looic)
export(model_performance)
export(mse)
export(principal_components)
export(r2)
export(r2_bayes)
export(r2_coxnell)
export(r2_kl)
export(r2_loo)
export(r2_mcfadden)
export(r2_nagelkerke)
export(r2_nakagawa)
export(r2_tjur)
export(rmse)
export(rse)
importFrom(bayestestR,ci)
importFrom(bayestestR,hdi)
importFrom(bayestestR,map_estimate)
importFrom(insight,find_algorithm)
importFrom(insight,find_response)
importFrom(insight,get_data)
importFrom(insight,get_response)
importFrom(insight,get_variance)
importFrom(insight,is_model)
importFrom(insight,is_multivariate)
importFrom(insight,model_info)
importFrom(insight,n_obs)
importFrom(insight,print_color)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,df.residual)
importFrom(stats,dpois)
importFrom(stats,family)
importFrom(stats,fitted)
importFrom(stats,glm)
importFrom(stats,logLik)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,nobs)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,predict.glm)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,update)
importFrom(stats,var)
importFrom(stats,varimax)
importFrom(stats,weights)
importFrom(stats,xtabs)
