# Generated by roxygen2: do not edit by hand

S3method(change_scale,data.frame)
S3method(change_scale,factor)
S3method(change_scale,grouped_df)
S3method(change_scale,numeric)
S3method(effectsize,anova)
S3method(effectsize,default)
S3method(effectsize,htest)
S3method(equivalence_test,effectsize_table)
S3method(interpret_parameters,lm)
S3method(normalize,data.frame)
S3method(normalize,factor)
S3method(normalize,grouped_df)
S3method(normalize,numeric)
S3method(odds_to_probs,data.frame)
S3method(odds_to_probs,double)
S3method(odds_to_probs,numeric)
S3method(plot,effectsize_table)
S3method(plot,equivalence_test_effectsize)
S3method(print,effectsize_table)
S3method(print,equivalence_test_effectsize)
S3method(print,rules)
S3method(probs_to_odds,data.frame)
S3method(probs_to_odds,double)
S3method(probs_to_odds,numeric)
S3method(ranktransform,data.frame)
S3method(ranktransform,factor)
S3method(ranktransform,grouped_df)
S3method(ranktransform,numeric)
S3method(standardize,AsIs)
S3method(standardize,Surv)
S3method(standardize,bcplm)
S3method(standardize,character)
S3method(standardize,clm2)
S3method(standardize,coxme)
S3method(standardize,coxph)
S3method(standardize,data.frame)
S3method(standardize,default)
S3method(standardize,factor)
S3method(standardize,grouped_df)
S3method(standardize,logical)
S3method(standardize,mlm)
S3method(standardize,numeric)
S3method(standardize,wbgee)
S3method(standardize,wbm)
export(F_to_d)
export(F_to_epsilon2)
export(F_to_eta2)
export(F_to_eta2_adj)
export(F_to_f)
export(F_to_omega2)
export(F_to_r)
export(adjust)
export(change_scale)
export(chisq_to_cramers_v)
export(chisq_to_phi)
export(cohens_d)
export(cohens_f)
export(convert_d_to_odds)
export(convert_d_to_percentage)
export(convert_d_to_r)
export(convert_odds_to_d)
export(convert_odds_to_probs)
export(convert_odds_to_r)
export(convert_percentage_to_d)
export(convert_percentile_to_z)
export(convert_probs_to_odds)
export(convert_r_to_d)
export(convert_r_to_odds)
export(convert_z_to_percentile)
export(cramers_v)
export(d_to_odds)
export(d_to_percentage)
export(d_to_r)
export(effectsize)
export(epsilon_squared)
export(equivalence_test)
export(eta_squared)
export(format_standardize)
export(glass_delta)
export(hedges_g)
export(interpret)
export(interpret_agfi)
export(interpret_bf)
export(interpret_cfi)
export(interpret_d)
export(interpret_delta)
export(interpret_direction)
export(interpret_ess)
export(interpret_g)
export(interpret_gfi)
export(interpret_ifi)
export(interpret_nfi)
export(interpret_nnfi)
export(interpret_odds)
export(interpret_omega_squared)
export(interpret_p)
export(interpret_parameters)
export(interpret_pnfi)
export(interpret_r)
export(interpret_r2)
export(interpret_rfi)
export(interpret_rhat)
export(interpret_rmsea)
export(interpret_rope)
export(interpret_srmr)
export(is.rules)
export(is_effectsize_name)
export(mad_pooled)
export(normalize)
export(odds_to_d)
export(odds_to_probs)
export(odds_to_r)
export(omega_squared)
export(percentage_to_d)
export(percentile_to_z)
export(phi)
export(phi_to_chisq)
export(probs_to_odds)
export(r_to_d)
export(r_to_odds)
export(ranktransform)
export(rules)
export(sd_pooled)
export(standardize)
export(standardize_info)
export(standardize_parameters)
export(standardize_posteriors)
export(t_to_d)
export(t_to_epsilon2)
export(t_to_eta2)
export(t_to_eta2_adj)
export(t_to_f)
export(t_to_omega2)
export(t_to_r)
export(z_to_d)
export(z_to_percentile)
export(z_to_r)
importFrom(bayestestR,describe_posterior)
importFrom(bayestestR,equivalence_test)
importFrom(insight,find_response)
importFrom(insight,find_terms)
importFrom(insight,find_weights)
importFrom(insight,format_value)
importFrom(insight,get_data)
importFrom(insight,get_parameters)
importFrom(insight,get_response)
importFrom(insight,model_info)
importFrom(parameters,ci)
importFrom(parameters,model_parameters)
importFrom(parameters,parameters_type)
importFrom(parameters,standard_error)
importFrom(stats,anova)
importFrom(stats,as.formula)
importFrom(stats,chisq.test)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,delete.response)
importFrom(stats,lm)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qchisq)
importFrom(stats,qf)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,var)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,tail)
