replace_w_imputed: Internal 'ibiVizEdit' function for replacing corrupted data...

Description Usage Arguments Value

View source: R/fct_gp_impute_Bayes.R

Description

Internal ibiVizEdit function for replacing corrupted data with imputed data

Usage

1
2
3
4
5
6
replace_w_imputed(
  ppg_out = NULL,
  model_outputs = NULL,
  ppg_col = "PPG",
  time_col = "Time"
)

Arguments

ppg_out

PLACEHOLDER

model_outputs

list returned from run_bayesian_gp.

ppg_col

the column name in the PPG data.frame that contains the PPG.

time_col

the column name in the PPG data.frame that contains the time values.

Value

the ppg_data with the imputed values overwriting the original values


dr-consulting/ibi_VizEdit documentation built on Jan. 1, 2021, 12:04 a.m.