get_init | R Documentation |
This function returns initial values of BVAR-SV-fatTail model from its prior.
get_init(prior, samples = 1100, burnin = 100, thin = 1)
prior |
The prior distribution. |
A list of initial values.
## Not run:
inits <- get_init(prior)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.