Description Usage Arguments See Also
View source: R/event_detectors.R
TODO: Danny document this
1 2 | firefinder_detector(data, primary_threshold = 75, min_event_sec = 5 *
60, min_break_sec = 30 * 60, ...)
|
data |
a sumsarizer formatted data table for one sensor mission |
primary_threshold |
the main threshold to determine cooking |
min_event_sec |
min number of seconds in a real event |
min_break_sec |
min number of seconds to makeup a real break |
... |
not currently used |
Other event_detectors: apply_detector
,
constant_detector
,
sl3_model_detector
,
threshold_detector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.