Page 1 of 1

Limited number of observations

PostPosted: Thu Jun 06, 2013 8:10 am
by jefbref
I am trying to estimate my model using Bayesian methods. To my knowledge, using Bayesian methods has the advantage of not being limited on the number of observations but while trying to find a solution to my observation equation I found this post:
viewtopic.php?f=1&t=4711&p=11827&hilit=observation+equation#p11827

where I found:
32 observations is not sufficient.


I have 39 observations in my data file, will that be a problem? if yes, am I wrong about Bayesian estimation allowing us to be unrestricted on the number of observations??

Re: Limited number of observations

PostPosted: Thu Jun 06, 2013 10:31 am
by jpfeifer
My answer referred to the fact that using a two-sided HP-filter with just 32 observations will not work because the HP introduces considerable artifacts at the beginning and the end of the sample. If you use 32 observations, essentially your whole sample is affected.

With Bayesian estimation, you can "estimate" your model without any data. Your result will simply be your prior. Nevertheless, ideally you want your data to be informative in order to update your prior. When you are dealing with business cycles which are thought of having a duration of 8 to 20 or 32 quarters, working with just 30 observation, i.e. 1 to 1.5 cycles will be less than ideal.

Re: Limited number of observations

PostPosted: Thu Jun 06, 2013 2:16 pm
by jefbref
Thank you jpfeifer, I have already thaught of this problem. Unfortunatly I am running out of time and the only data available to me allows include 39 observations, but I am going to note this problem as a negative point of my thesis.