teehr.bootstrap_models#

Classes for bootstrapping sampling methods.

Classes

Bootstrappers

Container class for bootstrap sampling classes.

CircularBlockModel

CircularBlock bootstrapping from the arch python package.

GumbootModel

Gumboot bootstrapping.

StationaryModel

Stationary bootstrapping from the arch python package.