The low variance filter removes columns with a variance below a specified variance treshold. The removed columns are of interest - not the values themselves, but to double check whether the input values were okay in the first place.
So, how can I see which columns were removed?
Henk