| flash_factors_remove {flashier} | R Documentation |
Remove factors from a flash object
Description
Sets factor/loadings pairs to zero and then removes them from the
flash object. Note that this will change the indices of
existing pairs.
Usage
flash_factors_remove(flash, kset)
Arguments
flash |
A |
kset |
A vector of integers specifying which factor/loadings pairs to remove. |
Value
The flash object from argument flash, with the
factors specified by kset removed.
See Also
[Package flashier version 1.0.7 Index]