lik {templateICAr} | R Documentation |
Compute likelihood in SPDE model for ESS estimation
Description
Compute likelihood in SPDE model for ESS estimation
Usage
lik(theta, Y, G, C, ind = NULL)
Arguments
theta |
Value of hyperparameters |
Y |
Data vector |
G |
SPDE G matrix |
C |
SPDE C matrix |
ind |
Indices of data locations in the mesh |
Value
Log likelihood value
[Package templateICAr version 0.9.1 Index]