INLAMSM
INLAMSM copied to clipboard
Multivariate spatial models for lattice data with INLA
I'm running the example script from your repository on Windows 10 `R version 4.1.1 (2021-08-10) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows 10 x64 (build 19043) Matrix products: default locale: [1]...
obj$marginals.hyperpar[[1]] at Line 75 should be obj$marginals.hyperpar[[1 + spat.cor.param]]? Otherwise, it will refer to the gaussian observation precision for INDPMCAR and PMCAR. https://github.com/becarioprecario/INLAMSM/blob/706d8340e973407b7e0eb18d582f59ef9b7b0a65/R/transform.R#L70-75
Dear Professor Gómez-Rubio, I am trying to implement your multivariate effects, particularly the PMCAR, for multiple likelihoods using INLA. Your book helped me figure out how to structure univariate data...