compute_R_inv {templateICAr} | R Documentation |
Compute SPDE and prior precision matrices for S
Description
Compute SPDE matrices (F, G and GFinvG) and prior precision matrix for S
Usage
compute_R_inv(meshes, kappa, C1 = 1/(4 * pi), rm_extra = FALSE)
Arguments
meshes |
|
kappa |
Current estimates of SPDE parameter kappa for each latent field |
C1 |
Constant, equal to |
rm_extra |
If |
Value
A list containing R inverse and SPDE matrices
[Package templateICAr version 0.9.1 Index]