View source: R/flash_factors_remove.R
flash_factors_remove | R Documentation |
Sets factor/loadings pairs to zero and then removes them from the
flash
object. Note that this will change the indices of
existing pairs.
flash_factors_remove(flash, kset)
flash |
A |
kset |
A vector of integers specifying which factor/loadings pairs to remove. |
The flash
object from argument flash
, with the
factors specified by kset
removed.
flash_factors_set_to_zero
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.