Description Usage Arguments Value
Impute missing values of one variable by substitution with avg-week or holi- and bridgeday
1 | impute_avg(data, var, roll_interval = 1, ...)
|
data |
the data.table incl. variables with missing data |
var |
the name of the variable with missing data |
roll_interval |
which aggregation-interval of avg-week (5, 10 or 20) |
... |
not used |
vector with complete data of variable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.