# Generated by roxygen2: do not edit by hand

S3method(print,SISIRres)
S3method(print,ridgeRes)
S3method(print,sparseRes)
S3method(project,sparseRes)
S3method(summary,SISIRres)
S3method(summary,ridgeRes)
S3method(summary,sparseRes)
export(SISIR)
export(project)
export(ridgeSIR)
export(sfcb)
export(sparseSIR)
export(tune.ridgeSIR)
import(doParallel)
import(foreach)
import(glmnet)
import(magrittr)
importFrom(Boruta,Boruta)
importFrom(CORElearn,attrEval)
importFrom(Matrix,forceSymmetric)
importFrom(RSpectra,eigs)
importFrom(adjclust,adjClust)
importFrom(adjclust,cutree_chac)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,inner_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(expm,sqrtm)
importFrom(mixOmics,pls)
importFrom(parallel,detectCores)
importFrom(purrr,map_dfc)
importFrom(ranger,ranger)
importFrom(rlang,.data)
importFrom(stats,as.hclust)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(tidyr,gather)
importFrom(tidyr,spread)
importFrom(tidyselect,starts_with)
importFrom(utils,head)
