GuideAPI referenceSDK documentationevo-python-sdkevo-computetyped-objectscontinuous-distributionLowerTailOn this pageLowerTailGitHub source LowerTailevo.compute.tasks.geostatistics.continuous_distribution.LowerTail Power model for extrapolating the lower tail of the distribution. power power: float = Field(gt=0.0, le=1.0) Denominator of the exponent for the power model (0 < power <= 1). min min: float Minimum extent of tail, must be less than the minimum value in the data.