A tbl_mbte
based on the raw_signals
-dataset.
Signal-extraction has already been performed and short signals were removed.
The following operations have been performed on raw_signals
:
conversion to a tbl_mbte
via new_tbl_mbte
nesting of `time`- and `value`-column via
mbte_nest_signals
(create `signal` list-column consisting
of tibbles containing the time- and value-columns).
extraction of subsignals via mbte_extract_subsignals
filtering based on subsignal-length (only keep subsignals with a length greater than 20).
The measurement variable. See raw_signals
for
details.
An integer column indicating the number of the subsignal
within the original signal. See mbte_extract_subsignals
for
details.
A list-column consisting of tibbles.
Other datasets: raw_signals