View source: R/transform_fun.R
Ximp_transform | R Documentation |
Impute orginal incomplete observation using imputed Z
matrix and marginal distribution information drawn from original observation X
Ximp_transform(Z, X, d_index)
Z |
imputed Z matrix |
X |
original observation matrix |
d_index |
ordinal dimension indexes. |
Imputed data matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.