# 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(pcor_to_cor,easycormatrix)
S3method(pcor_to_cor,easycorrelation)
S3method(pcor_to_cor,matrix)
S3method(plot,easycormatrix)
S3method(plot,easycorrelation)
S3method(print,easycormatrix)
S3method(summary,easycorrelation)
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(distance_mahalanobis)
export(is.cor)
export(isSquare)
export(matrix_inverse)
export(pcor_to_cor)
export(simulate_simpson)
export(spcor_to_cor)
export(z_fisher)
importFrom(bayestestR,describe_posterior)
importFrom(effectsize,adjust)
importFrom(effectsize,ranktransform)
importFrom(parameters,model_parameters)
importFrom(stats,as.dist)
importFrom(stats,complete.cases)
importFrom(stats,cor.test)
importFrom(stats,cov)
importFrom(stats,cov2cor)
importFrom(stats,dist)
importFrom(stats,hclust)
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,qt)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(utils,capture.output)
importFrom(utils,install.packages)
