|
ValueCleanerType | type |
|
int | take_log |
|
float | missing_value |
|
float | range_min = (float)-1e20 |
|
float | range_max = (float)1e20 |
|
float | trim_range_min = (float)-1e21 |
|
float | trim_range_max = (float)1e21 |
|
float | trimming_sd_num |
|
float | removing_sd_num |
|
float | nbrs_sd_num |
|
float | quantile |
|
float | trimming_quantile_factor |
|
float | removing_quantile_factor |
|
float | nbrs_quantile_factor |
|
bool | doTrim |
|
bool | doRemove |
|
int | max_samples = 10000 |
| Utility : maximum number of samples to take for moments calculations.
|
|
The documentation for this class was generated from the following file: