Description Usage Arguments Value
gets the incomplete dataset, imputes it according to strategy-choices and returns complete dataset
1 | impute(data, vars = c("b", "g"), choices = get_std_choices())
|
data |
the data.table incl. variables with missing data |
vars |
vector of names of variables with missing data |
choices |
list of strategies with limits and parameters |
data.table with sensor-id, timestamp and imputed variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.