mice.internal {mice} | R Documentation |
Internal functions for package mice
.
is.mids(data) is.mipo(data) is.mira(data) is.passive(string) .norm.draw(y, ry, x) padModel(data, method, predictorMatrix, visitSequence, post, nmis, nvar) .pmm.match(z, yhat = yhat, y = y) sampler(p, data, m, imp, r, visitSequence, maxit, printFlag) squeeze(x, bounds = c(min(x[r]), max(x[r])), r = rep(TRUE, length(x))) augment(y, ry, x) remove.lindep(x, y, ry, nam, eps = 1000 * .Machine$double.eps, maxcor = 0.99)
method |
|
visitSequence |
|
data |
|
nmis |
|
nvar |
|
predictorMatrix |
|
x |
|
y |
|
ry |
|
string |
|
z |
|
yhat |
|
p |
|
m |
|
imp |
|
r |
|
post |
|
maxit |
|
printFlag |
|
... |
|
bounds |
|
nam |
|
eps |
|
maxcor |
Stef van Buuren, Karin Groothuis-Oudshoorn, 2010