Types
- class tsbootstrap.utils.types.DistributionTypes(value)[source]
Enumeration of supported distribution types for block length sampling.
- tsbootstrap.utils.types.FittedModelTypes() tuple[source]
Return a tuple of fitted model types for use in isinstance checks.
- Returns:
tuple
- Return type:
A tuple containing the result wrapper types for fitted models.