Description Usage Arguments Value Note Author(s) References See Also Examples
Performs a computation of each of imputed datasets in data.
1 2 |
data |
An object of type |
expr |
An expression to evaluate for each imputed data set. Formula's containing a dot (notation for "all other variables") do not work. |
... |
Not used |
An object of S3 class mira
Version 3.11.10 changed to tidy evaluation on a quosure. This change should not affect any code that worked on previous versions.
Karin Oudshoorn, Stef van Buuren 2009, 2012, 2020
van Buuren S and Groothuis-Oudshoorn K (2011). mice
:
Multivariate Imputation by Chained Equations in R
. Journal of
Statistical Software, 45(3), 1-67.
https://www.jstatsoft.org/v45/i03/
mids
, mira
, pool
,
D1
, D3
, pool.r.squared
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.