Skip to main content

GeneralisedCauchyStructure

GitHub source

GeneralisedCauchyStructure

evo.objects.typed.variogram.GeneralisedCauchyStructure

Generalised Cauchy variogram structure.

The Generalised Cauchy model allows for long-range correlation with a shape parameter (alpha) that controls the decay behavior.

alpha

alpha: Literal[3, 5, 7, 9]

Shape factor of the Cauchy model. Valid values: 3, 5, 7, or 9.

to_dict

to_dict() -> dict[str, Any]

Convert to dictionary format for the schema.

What is the reason for your feedback?