Learn R Programming

mice (version 2.5)

mice.internal: Internal mice functions

Description

Internal functions for package mice.

Usage

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, fromto, 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, eps = 0.0001, maxcor = 0.99) 
find.collinear(x, threshold=0.999)
updateLog(out=NULL, meth=NULL, frame=2)

Arguments

method
visitSequence
data
nmis
nvar
predictorMatrix
x
y
ry
string
z
yhat
p
m
imp
r
post
fromto
printFlag
...
bounds
nam
eps
maxcor
threshold
out
frame
meth