Description Usage Arguments Value
View source: R/utils_general.R
Internal utility for determing average respiration jointly using PPG and IBI signals
1 2 3 4 5 6 7 | estimate_avg_respiration(
ibi_data = NULL,
respiration_cat = NULL,
respiration_mapping = AVERAGE_RESPIRATION_BY_AGE,
ibi_col = "IBI",
time_col = "Time"
)
|
ibi_data |
|
respiration_cat |
PLACEHOLDER |
respiration_mapping |
PLACEHOLDER |
ibi_col |
name of the column in |
time_col |
name of the column in |
repiration statistics for the IBI series
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.