observation_impute_cpp_simple | R Documentation |
Get imputed data
observation_impute_cpp_simple(xbar, index_simple, xtest, S)
xbar |
mean of each leaf. |
index_simple |
Positive integer. |
xtest |
Numeric matrix. Represents a single test observation. |
S |
Integer matrix of dimension |
Numeric matrix
Nikolai Sellereite
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.