extract.posterior.samples.from.joint: Obtain posterior samples from the INLA approximate joint...

View source: R/predict.R

extract.posterior.samples.from.jointR Documentation

Obtain posterior samples from the INLA approximate joint posterior

Description

Note: The smoothing parameter, nu, in the Matérn covariance function is fixed at 1. (this note is no longer relevant) This comes from the setting alpha=2 in INLA::inla.spde2.pcmatern (called in spde.make.A in the file 03_run_INLA.R). See the note there for explanation.

Usage

extract.posterior.samples.from.joint(
  nsims,
  fits,
  dm,
  A.indexs.spde,
  fit.object = TRUE,
  region_effect
)

gqlNU/publicWW documentation built on Oct. 15, 2022, 1:17 a.m.