正在学习
9.3.1 Bayesian Estimation
9.3.1 Bayesian Estimation
Assuming that ind , then has a density , where and . The likelihood function for Y can then be written as
where Y and are defined above. Assuming uninformative (diffuse) priors with a uniform prior on and a Jeffrey’s prior on -, we have
Conditional on the data up to time T,
where denotes the inverse Wishart distribution, , and is the OLS estimate.
Conditional on - and follows a normal distribution,5
Combining the prior in with the likelihood in, the posterior has a t-distribution with mean , variance proportional to , and degrees of freedom . Hence, the marginal posterior of conditioned only on the data has a t-distribution.
What do these results imply for the predictive distribution? At the one-period forecast horizon, , we have
which again follows a t-distribution. For , we have
This is a nonlinear function of the parameters and so there is no closed-form expression for the density of for . Fortunately the model easily lends itself to generate out-of-sample forecasts. Following (Karlsson, 2013, algorithm 1), this works as follows. To make the j th draw, first a value of is generated from the inverse Wishart distribution using. Second, conditional on is drawn from the normal distribution using. Third, are drawn from independent distributions . These draws, along with the parameter draws are then used to iteratively generate a single draw of the out-of-sample value of
where for . Repeating these steps J times yields a sample of draws from the posterior predictive distribution These can in turn be used to compute statistics such as the mean forecast,
which minimizes a quadratic loss function. Using this approach we can also construct statistics for the posterior predictive distribution such as the posterior predictive variance or % interval forecasts.
练习题
In Bayesian estimation, if , what is the form of the density function ?
What is the likelihood function for in the Bayesian estimation context?
Which of the following statements are true about the priors used in Bayesian estimation?
The conditional distribution follows an inverse Wishart distribution.
The predictive distribution for follows a normal distribution.
The OLS estimate of is given by . What is the matrix composed of?
Explain the process of generating out-of-sample forecasts using the Bayesian VAR model.
What is the form of the predictive distribution for ?
Which of the following are key aspects of the FAVAR model?
What are the advantages of Bayesian methods over classical methods in forecasting?
登录后解锁笔记、知识点解析、AI 问答
立即登录