get_init: Initial values from the prior of BVAR model

View source: R/prior.R

get_initR Documentation

Initial values from the prior of BVAR model

Description

This function returns initial values of BVAR-SV-fatTail model from its prior.

Usage

get_init(prior, samples = 1100, burnin = 100, thin = 1)

Arguments

prior

The prior distribution.

Value

A list of initial values.

Examples

## Not run: 
inits <- get_init(prior)

## End(Not run)


hoanguc3m/fatBVARS documentation built on Oct. 12, 2024, 6:37 a.m.