ELL | R Documentation |
Expected log-likelihood function
ELL(Q, sigma2, model_data, Psi, mu, Sigma, A)
Q |
precision matrix |
sigma2 |
noise variance |
model_data |
list with X and y |
Psi |
data locations to mesh locations matrix |
mu |
posterior mean of w |
Sigma |
posterior covariance of w |
A |
crossprod(X%*%Psi) |
scalar expected log-likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.