Fixed to remove warnings due to conditions of length greater than one and recycling arrays in vector-array arithmetic
Updated CITATION file
computePCEV
.Added estimation = "singular"
; this option uses
reduced-rank SVD for computing the component and the largest
roo.
Added methods roysPval.PcevSingular
and
permutePval.PcevSingular
Expanded BLK data with multiple cell types.
Fixed the Johnstone approximation for Roy’s largest root test.
Removed VIMPblock, as it is meaningless.
Added the possibility of computing multiple components (only for
estimation = "all"
).
Changed how default values for computePCEV
are
handled internally.
Throw a meaningful error when there is missing data.
Added vignette and examples.
Changed the exact test when using shrinkage estimator.