Retrives and compiles results from simulation study which are stored in a directory. A directory should contain separate .csv files (one per replicate), each of which will include all evaluation metrics and most experimental settings for that particular replicate. For the CJIVE manuscript, a directory houses results of all 100 replicates for each combination of experimental factors.
GetSimResults_Dir(sim.dir, p1, p2, Preds = FALSE)upper triangular p-by-p matrix
(character string) file path for the directory from which results will be retrieved
number of features in data set 1
number of features in data set 2
(logical) do the replicate results contain correlations between predicted and true joint subject scores. Default is FALSE