View source: R/flash_factors_remove.R
flash_factors_set_to_zero | R Documentation |
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).
flash_factors_set_to_zero(flash, kset)
flash |
A |
kset |
A vector of integers specifying which factor/loadings pairs to set to zero. |
The flash
object from argument flash
, with the
factors specified by kset
set to zero.
flash_factors_remove
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.