Description Usage Arguments Value
View source: R/fct_gp_impute_core.R
Internal utility for extracting local HP mean and sd based on user-identified valid data
1 2 3 4 5 6 7 8 9 |
ibi_data |
a |
time_min |
the lower boundary of the imputation window - used to identify the range from which to calculate the "local" average heart period |
time_max |
the upper boundary of the imputation window - used to identify the range from which to calculate the "local" average heart period |
selected_points |
returned from the |
input_windows |
the windows defined by the user and default settings that will be used by the imputation model to calculate the replacement PPG data for the targeted selection. |
ibi_col |
the column name in |
time_col |
the column name in the |
a list
of "local" heart period stats including the mean and standard deviation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.