Compute SPDE matrices (F, G and GFinvG) and prior precision matrix for S
compute_R_inv(meshes, kappa, C1 = 1/(4 * pi), rm_extra = FALSE)A list containing R inverse and SPDE matrices
NULL for spatial independence model, otherwise a list of
objects of class "BBM_mesh" containing the triangular mesh (see
make_mesh) for each brain structure.
Current estimates of SPDE parameter kappa for each latent field
Constant, equal to \(1/(4*pi)\) for a 2-dimensional field with alpha=2
If TRUE. remove extra (non-data) vertices from the mesh for greater computational efficiency