linear_pod

linear_pod(
    poi_col,
    threshold,
    xlog=False,
    ylog=False,
    n_boot=1000,
    n_jobs=None,
    progress_callback=None,
)

Runs the classical linear a-hat vs a PoD analysis with bootstrapped bounds.