flash_factors_set_to_zero {flashier} | R Documentation |
Set flash factors to zero
Description
Sets factor/loadings pairs to zero but does not remove them from the
flash
object (so as to keep the indices of existing pairs
the same).
Usage
flash_factors_set_to_zero(flash, kset)
Arguments
flash |
A |
kset |
A vector of integers specifying which factor/loadings pairs to set to zero. |
Value
The flash
object from argument flash
, with the
factors specified by kset
set to zero.
See Also
[Package flashier version 1.0.7 Index]