sample_gaussian | R Documentation |
Sample conditional Gaussian variables
sample_gaussian(index_given, n_samples, mu, cov_mat, m, x_test)
index_given |
Integer vector. The indices of the features to condition upon. Note that
|
m |
Positive integer. The total number of features. |
x_test |
Numeric matrix. Contains the features of the observation whose predictions ought to be explained (test data). |
data.table
Martin Jullum
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.