# Generated by roxygen2: do not edit by hand

S3method(plot,bootstrap)
S3method(plot,cval)
S3method(plot,permutation)
S3method(plot,rgcca)
S3method(plot,stability)
S3method(print,bootstrap)
S3method(print,cval)
S3method(print,permutation)
S3method(print,rgcca)
S3method(print,stability)
S3method(shave,list)
S3method(shaving,default)
S3method(shaving,double)
S3method(shaving,matrix)
export(available_methods)
export(rgcca)
export(rgcca_bootstrap)
export(rgcca_cv)
export(rgcca_permutation)
export(rgcca_predict)
export(rgcca_stability)
export(rgcca_transform)
importFrom(Deriv,Deriv)
importFrom(MASS,ginv)
importFrom(caret,confusionMatrix)
importFrom(caret,multiClassSummary)
importFrom(caret,postResample)
importFrom(caret,train)
importFrom(caret,trainControl)
importFrom(ggplot2,aes)
importFrom(ggplot2,ggplot)
importFrom(ggrepel,geom_text_repel)
importFrom(graphics,plot)
importFrom(gridExtra,grid.arrange)
importFrom(matrixStats,rowMaxs)
importFrom(matrixStats,rowMeans2)
importFrom(matrixStats,rowMins)
importFrom(matrixStats,rowQuantiles)
importFrom(matrixStats,rowSds)
importFrom(matrixStats,rowSums2)
importFrom(methods,is)
importFrom(rlang,.data)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(utils,modifyList)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
