Draws missing elements of a data matrix under the multivariate normal
model and a user-supplied parameter
Usage
impNorm(x)
Value
a matrix of the same form as x, but with all missing values filled in
with simulated values drawn from their predictive distribution given
the observed data and the specified parameter.
Arguments
x
the original incomplete data matrix.
Details
This function simply uses imp.norm from package norm.