Uses identify_vector_outliers_global() to identify outliers in given column. Then, removes the outlier rows.
Arguments
- .input
Data.
- .column
Column to identify outliers in.
- ...
Parameters to
identify_vector_outliers_global().
Uses identify_vector_outliers_global() to identify outliers in given column. Then, removes the outlier rows.
Data.
Column to identify outliers in.
Parameters to identify_vector_outliers_global().