View source: R/calculate_distance.R
Find a Gaussian approximation for each missing value in X
1 2 | find_approx_for_missing(X, params = NULL, experimental_design, mup,
sigma2mup, sigma2p, rho, zeta)
|
a list with with two elements 'mu_mis' and 'var_mis' both of which are matrices with the same dimensions as X and values wherever X has a missing value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.