har_online_refit_full: Full refit execution strategy

View source: R/har_online_executor.R

har_online_refit_fullR Documentation

Full refit execution strategy

Description

Re-fits the detector on the current in-memory series before each batch detection.

Usage

har_online_refit_full(fit_on_warmup = TRUE)

Arguments

fit_on_warmup

Whether the detector should be fitted once after warm-up.

Value

A har_online_refit_full object.

Examples

exec <- har_online_refit_full()
exec$mode

harbinger documentation built on July 10, 2026, 5:07 p.m.