An S4 class in which the results of the Connectivity Scores by Factor Analysis are stored.
typeA character string containing the analysis type.
CSList of any number of lists (depending on how many components were selected) which contain the connectivity loadings and ranking scores for the reference (and query loadings). If permutation was applied, will also contain p-values.
GSDataframe containing the gene scores.
extraList which contains CSRank_Full (contains all intermediate values while calculating the CS Ranking Score), Object (contains the complete original FA or Zhang result) and samplefactorlabels (contains thresholded labels based on the factor loadings, see plot which=8).
permutation.objectContains CS for permuted data (matrix) and a dataframe with the p-values (only for MFA and Zhang).
callList object containing the original call of CSanalysis as well as the parameters for the chosen method.