flash_factors_remove: Remove factors from a flash object

View source: R/flash_factors_remove.R

flash_factors_removeR 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 flash or flash_fit object.

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

flash_factors_set_to_zero


flashier documentation built on Oct. 17, 2023, 5:07 p.m.