GuideAPI referenceSDK documentationevo-python-sdkevo-computetyped-objectscontinuous-distributionUpperTailOn this pageUpperTailGitHub source UpperTailevo.compute.tasks.geostatistics.continuous_distribution.UpperTail Power model for extrapolating the upper 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). max max: float Maximum extent of tail, must be greater than the maximum value in the data.