| rmnorm_gp2Scale | R Documentation |
dmnorm_gp2Scale (and rmnorm_gp2Scale) calculate the usual Gaussian
likelihood for a fixed set of parameters (but with sparse matrices). Finally,
the distributions must be registered within nimble.
rmnorm_gp2Scale(n, mean, Cov, N, Nnz)
n |
Number of realizations to generate |
mean |
Vector of mean values |
Cov |
Matrix of size N x N; sparse kernel |
N |
Number of measurements in x |
Nnz |
Number of measurements in x |
Not applicable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.