teehr.metrics.bootstrap_funcs.create_stationary_func#

create_stationary_func(model: MetricsBasemodel) Callable[source]#

Create the Stationary bootstrap function.

If model.bootstrap.block_size is None, the block size is estimated using arch.bootstrap.optimal_block_length (b_sb column).