remove_outliers_from {teal.modules.general} | R Documentation |
Removes the outlier observation from an array
Description
Removes the outlier observation from an array
Usage
remove_outliers_from(var, outlier_definition)
Arguments
var |
( |
outlier_definition |
( |
Value
(numeric
) vector without the outlier values
[Package teal.modules.general version 0.3.0 Index]