# Generated by roxygen2: do not edit by hand

S3method(as.matrix,easycorrelation)
S3method(as.table,easycorrelation)
S3method(cor_to_pcor,easycormatrix)
S3method(cor_to_pcor,easycorrelation)
S3method(cor_to_pcor,matrix)
S3method(display,easycormatrix)
S3method(display,easycorrelation)
S3method(format,easycormatrix)
S3method(format,easycorrelation)
S3method(pcor_to_cor,easycormatrix)
S3method(pcor_to_cor,easycorrelation)
S3method(pcor_to_cor,matrix)
S3method(plot,easycormatrix)
S3method(plot,easycorrelation)
S3method(print,easycormatrix)
S3method(print,easycorrelation)
S3method(print_html,easycormatrix)
S3method(print_html,easycorrelation)
S3method(print_md,easycormatrix)
S3method(print_md,easycorrelation)
S3method(summary,easycorrelation)
S3method(winsorize,character)
S3method(winsorize,data.frame)
S3method(winsorize,factor)
S3method(winsorize,logical)
S3method(winsorize,numeric)
export(cor_test)
export(cor_to_ci)
export(cor_to_cov)
export(cor_to_p)
export(cor_to_pcor)
export(cor_to_spcor)
export(correlation)
export(display)
export(distance_mahalanobis)
export(is.cor)
export(isSquare)
export(matrix_inverse)
export(pcor_to_cor)
export(print_html)
export(print_md)
export(simulate_simpson)
export(winsorize)
export(z_fisher)
importFrom(bayestestR,describe_posterior)
importFrom(effectsize,adjust)
importFrom(effectsize,ranktransform)
importFrom(insight,display)
importFrom(insight,export_table)
importFrom(insight,format_bf)
importFrom(insight,format_p)
importFrom(insight,format_pd)
importFrom(insight,format_table)
importFrom(insight,format_value)
importFrom(insight,print_html)
importFrom(insight,print_md)
importFrom(parameters,data_to_numeric)
importFrom(parameters,format_p_adjust)
importFrom(parameters,model_parameters)
importFrom(stats,complete.cases)
importFrom(stats,cor.test)
importFrom(stats,cov)
importFrom(stats,cov2cor)
importFrom(stats,dist)
importFrom(stats,dnorm)
importFrom(stats,mad)
importFrom(stats,mahalanobis)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(utils,capture.output)
importFrom(utils,install.packages)
