har_ensemble_plot_models: Plot individual model detections in a Harbinger fuzzy...

View source: R/har_plot_ensemble.R

har_ensemble_plot_modelsR Documentation

Plot individual model detections in a Harbinger fuzzy ensemble

Description

Visualizes the original series and the per-model detections stored in the model_events attribute returned by detect.har_ensemble_fuzzy().

Usage

har_ensemble_plot_models(detection, serie, time_idx = NULL)

Arguments

detection

A detection object returned by detect.har_ensemble_fuzzy.

serie

Numeric vector with the original time series.

time_idx

Optional x-axis vector.

Value

A patchwork object.


harbinger documentation built on May 8, 2026, 5:07 p.m.