t_sampleSVparams: Sampler for the stochastic volatility parameters

View source: R/abco.R

t_sampleSVparamsR Documentation

Sampler for the stochastic volatility parameters

Description

Compute one draw of the normal stochastic volatility parameters. The model assumes an AR(1) for the log-volatility.

Usage

t_sampleSVparams(omega, svParams)

Arguments

omega

T vector of errors

svParams

list of parameters to be updated

Value

List of relevant components in svParams: sigma_wt, the T vector of standard deviations, and additional parameters associated with SV model.


dsp documentation built on Aug. 21, 2025, 5:29 p.m.