mice.impute.lag | R Documentation |
Function for computing the lagged values of an imputed response in mice
.
mice.impute.lag(y, ry, x, wy = NULL, group_val, group_var, resp, ...)
y |
Vector to be imputed |
ry |
Logical vector of length |
x |
Numeric design matrix with |
wy |
Logical vector of length |
group_val |
[ |
group_var |
[ |
resp |
[ |
... |
Other named arguments. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.