# Generated by roxygen2: do not edit by hand

S3method("$",skipped_corr)
S3method("[[",skipped_corr)
S3method(names,skipped_corr)
S3method(plot,ba)
S3method(plot,ba_repeated)
S3method(plot,ba_repeated_matrix)
S3method(plot,bicor)
S3method(plot,biserial_corr)
S3method(plot,ccc)
S3method(plot,dcor)
S3method(plot,kendall_matrix)
S3method(plot,partial_corr)
S3method(plot,pbcor)
S3method(plot,pearson_corr)
S3method(plot,polychoric_corr)
S3method(plot,polyserial_corr)
S3method(plot,rmcorr)
S3method(plot,rmcorr_matrix)
S3method(plot,schafer_corr)
S3method(plot,skipped_corr)
S3method(plot,spearman_rho)
S3method(plot,tetrachoric_corr)
S3method(plot,wincor)
S3method(print,ba)
S3method(print,ba_repeated)
S3method(print,ba_repeated_matrix)
S3method(print,bicor)
S3method(print,biserial_corr)
S3method(print,ccc)
S3method(print,ccc_ci)
S3method(print,dcor)
S3method(print,kendall_matrix)
S3method(print,matrixCorr_ccc)
S3method(print,matrixCorr_ccc_ci)
S3method(print,partial_corr)
S3method(print,pbcor)
S3method(print,pearson_corr)
S3method(print,polychoric_corr)
S3method(print,polyserial_corr)
S3method(print,rmcorr)
S3method(print,rmcorr_matrix)
S3method(print,schafer_corr)
S3method(print,skipped_corr)
S3method(print,spearman_rho)
S3method(print,summary.ba)
S3method(print,summary.ba_repeated)
S3method(print,summary.ba_repeated_matrix)
S3method(print,summary.ccc)
S3method(print,summary.ccc_rm_reml)
S3method(print,summary.kendall_matrix)
S3method(print,summary.pearson_corr)
S3method(print,summary.skipped_corr)
S3method(print,summary.spearman_rho)
S3method(print,summary_corr_matrix)
S3method(print,summary_latent_corr)
S3method(print,summary_partial_corr)
S3method(print,summary_rmcorr)
S3method(print,summary_rmcorr_matrix)
S3method(print,tetrachoric_corr)
S3method(print,wincor)
S3method(summary,ba)
S3method(summary,ba_repeated)
S3method(summary,ba_repeated_matrix)
S3method(summary,bicor)
S3method(summary,biserial_corr)
S3method(summary,ccc)
S3method(summary,ccc_rm_reml)
S3method(summary,dcor)
S3method(summary,kendall_matrix)
S3method(summary,partial_corr)
S3method(summary,pbcor)
S3method(summary,pearson_corr)
S3method(summary,polychoric_corr)
S3method(summary,polyserial_corr)
S3method(summary,rmcorr)
S3method(summary,rmcorr_matrix)
S3method(summary,schafer_corr)
S3method(summary,skipped_corr)
S3method(summary,spearman_rho)
S3method(summary,tetrachoric_corr)
S3method(summary,wincor)
export(ba)
export(ba_rm)
export(bicor)
export(biserial)
export(biweight_mid_corr)
export(bland_altman)
export(bland_altman_repeated)
export(ccc)
export(ccc_lmm_reml)
export(ccc_pairwise_u_stat)
export(ccc_rm_reml)
export(ccc_rm_ustat)
export(dcor)
export(diag.bicor)
export(distance_corr)
export(kendall_tau)
export(partial_correlation)
export(pbcor)
export(pcorr)
export(pearson_corr)
export(polychoric)
export(polyserial)
export(rmcorr)
export(schafer_corr)
export(skipped_corr)
export(skipped_corr_masks)
export(spearman_rho)
export(tetrachoric)
export(view_corr_shiny)
export(view_rmcorr_shiny)
export(wincor)
import(ggplot2)
importFrom(Matrix,Matrix)
importFrom(Rcpp,evalCpp)
importFrom(cli,cli_abort)
importFrom(cli,cli_inform)
importFrom(cli,cli_warn)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_gradient2)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,rect)
importFrom(rlang,.data)
importFrom(rlang,arg_match)
importFrom(rlang,is_bool)
importFrom(rlang,is_scalar_character)
importFrom(rlang,is_scalar_integerish)
importFrom(stats,as.dist)
importFrom(stats,as.formula)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,hclust)
importFrom(stats,model.matrix)
importFrom(stats,optimize)
importFrom(stats,pchisq)
importFrom(stats,plogis)
importFrom(stats,qlogis)
importFrom(stats,qnorm)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(utils,capture.output)
useDynLib(matrixCorr, .registration = TRUE)
