arl

Average run length over multiple runs.

class pysatl_cpd.analysis.metrics.multiple_run.online.arl.ARLMetric[source]

Bases: TotalMean[TraceT, ProviderT, int], Generic

Configure the ARL metric.

__init__()[source]
Return type:

None

property base_metric: RunLengths

Per-run run-length metric.

Return type:

RunLengths