Description Usage Arguments Value
View source: R/fct_gp_impute_Bayes.R
Internal ibiVizEdit
function for replacing corrupted data with imputed data
1 2 3 4 5 6 | replace_w_imputed(
ppg_out = NULL,
model_outputs = NULL,
ppg_col = "PPG",
time_col = "Time"
)
|
ppg_out |
PLACEHOLDER |
model_outputs |
list returned from run_bayesian_gp. |
ppg_col |
the column name in the PPG |
time_col |
the column name in the PPG |
the ppg_data with the imputed values overwriting the original values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.