Simulation Plot: The true beta, relevant component and eigen structure
simrelplot( obj, ncomp = min(obj$p, obj$n, 20), ask = TRUE, print.cov = FALSE, which = 1L:3L )
obj
: A simrel objectncomp
: Number of components to plotask
: logical, TRUE: functions ask for comfirmation FALSE: function layout plot on predefined formatprint.cov
: Output estimated covariance structurewhich
: A character indicating which plot you want as output, it can take TrueBeta
, RelComp
and EstRelComp
A list of plots