sv_init | R Documentation |
Initialize latent volatilities in a stochastic volatility model.
sv_init(Xt, dt, block_size)
Xt |
Vector of log-prices. |
dt |
Interobservation time. |
block_size |
Block size over which to calculate variance. |
A vector of volatilities on the standard deviation scale, of the same length as Xt
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.