View source: R/har_plot_ensemble.R
| har_ensemble_plot_models | R Documentation |
Visualizes the original series and the per-model detections stored in the
model_events attribute returned by detect.har_ensemble_fuzzy().
har_ensemble_plot_models(detection, serie, time_idx = NULL)
detection |
A detection object returned by |
serie |
Numeric vector with the original time series. |
time_idx |
Optional x-axis vector. |
A patchwork object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.