# Generated by roxygen2: do not edit by hand

S3method(plot,mca_bootstrap)
S3method(plot,svd_bootstrap)
S3method(print,alsi)
S3method(print,alsi_binary)
S3method(print,alsi_ordinal)
S3method(print,calsi)
S3method(print,calsi_result)
S3method(print,mca_bootstrap)
S3method(print,mca_fit)
S3method(print,mca_pa)
S3method(print,svd_bootstrap)
S3method(print,svd_fit)
S3method(print,svd_pa)
S3method(summary,alsi)
S3method(summary,alsi_ordinal)
S3method(summary,calsi)
export(alsi)
export(alsi_workflow)
export(alsi_workflow_ordinal)
export(calsi)
export(calsi_vs_sepa_demo)
export(calsi_workflow)
export(compare_sepa_calsi)
export(mca_align)
export(mca_bootstrap)
export(mca_pa)
export(plot_category_projections)
export(plot_domain_loadings)
export(plot_subspace_stability)
export(plot_subspace_stability_cont)
export(svd_align)
export(svd_bootstrap)
export(svd_pa)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,boxplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(homals,homals)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,varimax)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
