upper_limit


Description:

[ NoAccessorMethod ]
[ Version ( since = "23.0.0" ) ]
public double upper_limit { get; set; }

The quantile above which all values are replaced with the quantile's value.

For example, if upper_limit = 0.95, then all values in the upper 95% percentile will be replaced with the 95% percentile value.