S3method(predict,mcca_fit)
S3method(print,mcca_fit)
S3method(print,summary.mcca_fit)
S3method(summary,mcca_fit)
export(hopkins_vs_components)
export(mcca_fit)
export(mcca_grid_search)
export(mcca_pipeline)
export(plot_hopkins_curve)
export(plot_mcca_pair)
export(plot_mcca_scatter)
importFrom('stats', 'median', 'runif', 'sd')
importFrom('utils', 'head')
importFrom('rlang', '.data')
import(fda)
import(ggplot2)
