lower_limit


Description:

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

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

For example, if lower_limit = 0.05, then all values in the lower 5% percentile will be replaced with the 5% percentile value.