ConvSims_gg {CJIVE} | R Documentation |
Convert simulation study results
Description
Convert results from simulation study into a form for graphing with ggplot
Usage
ConvSims_gg(AllSims)
Arguments
AllSims |
matrix with each row representing results from a replicate in the simulation study described in CJIVE manuscript |
Value
list of 2 items: 1) joint ranks determined by each method employed in the simulations study 2) chordal norms between true and estimated joint/individual loadings/scores for each method employed in the simulation study
[Package CJIVE version 0.1.0 Index]