# Generated by roxygen2: do not edit by hand

export(BIC_sparseICA)
export(create_group_list)
export(est.M.ols)
export(gen_groupPC)
export(group_sparseICA)
export(matchICA)
export(relax_and_split_ICA)
export(signchange)
export(sparseICA)
export(whitener)
import(MASS)
import(Rcpp)
import(ciftiTools)
import(clue)
import(irlba)
import(parallel)
importFrom("graphics", "abline")
importFrom("stats", "coef", "cov", "lm", "rnorm", "runif", "sd")
useDynLib(SparseICA, .registration = TRUE)
