# Generated by roxygen2: do not edit by hand

export(GenerateData)
export(KendallTau)
export(Kendall_matrix)
export(autocor)
export(blockcor)
export(estimateR)
export(estimateR_mixed)
export(find_w12bic)
export(lambdaseq_generate)
export(mixedCCA)
export(myrcc)
export(standardCCA)
import(stats)
importFrom(MASS,mvrnorm)
importFrom(Matrix,nearPD)
importFrom(Rcpp,evalCpp)
importFrom(irlba,irlba)
importFrom(pcaPP,cor.fk)
useDynLib(mixedCCA, .registration = TRUE)
