t_sampleLogVolMu | R Documentation |
Compute one draw of the unconditional means in an TAR(1) model with Gaussian innovations and time-dependent innovation variances. In particular, we use the sampler for the log-volatility TAR(1) process with the parameter-expanded Polya-Gamma sampler. The sampler also applies to a multivariate case with independent components.
t_sampleLogVolMu(
h,
h_mu,
h_phi,
h_phi2,
h_sigma_eta_t,
h_sigma_eta_0,
h_st,
h_log_scale = 0
)
h |
the |
h_mu |
the |
h_phi |
the |
h_phi2 |
the |
h_sigma_eta_t |
the |
h_sigma_eta_0 |
the standard deviations of initial log-vols |
h_st |
the |
h_log_scale |
prior mean from scale mixture of Gaussian (Polya-Gamma) prior, e.g. log(sigma_e^2) or dhs_mean0 |
the sampled mean(s) dhs_mean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.