krig.mh.stx_smple: Inverse-Gamma DLM MCMC Simulation

Description Usage Arguments Details Value

View source: R/Rfunctions_GC.R

Description

MCMC simulation of the reduced Fourier-form Bayesian DLM with conjugate Inverse-Gamma priors.

Usage

1
2
krig.mh.stx_smple(i, datpred, parms, h, m, cov_names, linmod,
  nsize = 800)

Arguments

dat

vector of length T containing a time series of VI data

Details

blah blah blah

Value

List containing MCMC samples of σ_e^2, σ_w^2, and θ_{1:T} (if save.theta = TRUE)

sigma2s:

mc x 2 matrix containing MCMC samples of σ_e^2 (first column) and σ_w^2 (second column)

thetas:

if save_value = TRUE, a T x p x mc array containing MCMC samples of the latent states


majohnso/ggcarAQ documentation built on Aug. 2, 2019, 8:04 a.m.