\[X \sim \operatorname{MVN}(\boldsymbol{\mu}, \boldsymbol{\Sigma})\]
\[f(\mathbf{x}) = \left(\frac{1}{\sqrt{2 \pi}}\right)^{n} \lvert \boldsymbol{\Sigma}\rvert^{-1/2} \exp \left(-{\frac {1}{2}}({\mathbf {x} }-{\boldsymbol {\mu }})^{\mathrm {T} }{\boldsymbol {\Sigma }}^{-1}({\mathbf {x} }-{\boldsymbol {\mu }})\right)\]
This quarter, we were interested in software for performing Bayesian inference in spatial problems.
GRF | Posterior | |
---|---|---|
Predictive Process (spBayes ) |
Rank-reduced | MCMC |
SPDE/INLA (INLA ) |
SPDE Approximation | INLA |
Stan | Roll-your-own | MCMC |
If you:
you can probably code it in Stan (it’s Turing complete)!