selected_columns.Rd
This function returns an ordered vector of all the 1-toggled bits in the outlier_mask offset by 1.
selected_columns(outlier_mask)
outlier_mask | An integer representing the outlier mask. |
---|
A vector of column indices corresponding to the outlier mask.
#> [1] 1 2 3