skipped/missing data
Posted: Mon Dec 07, 2009 12:19 pm
Hi, dear friends,
Anyone is familiar with Quadratic ARCH model?
I am running bi-variate Quadratic ARCH model, and i use Maximise command to run it with the variance formulas:
h11=c0+c1*u{1}**2+c2*h11{1}+c3*u{1}
h12=d0+d1*u{1}*v{1}+d2*h12{1}
h22=e0+e1*v{1}**2+e2*h22{1}+e3*v{1}
i can get convergence by using either BHHH or BFGS method, but i always have more than half skipped/missing data. I have tried to change different initial guess, tighter cvcrit, higher sub iterations, but it still did not work.
Is there anything wrong with programming or some other mistakes?
Any help please!
Anyone is familiar with Quadratic ARCH model?
I am running bi-variate Quadratic ARCH model, and i use Maximise command to run it with the variance formulas:
h11=c0+c1*u{1}**2+c2*h11{1}+c3*u{1}
h12=d0+d1*u{1}*v{1}+d2*h12{1}
h22=e0+e1*v{1}**2+e2*h22{1}+e3*v{1}
i can get convergence by using either BHHH or BFGS method, but i always have more than half skipped/missing data. I have tried to change different initial guess, tighter cvcrit, higher sub iterations, but it still did not work.
Is there anything wrong with programming or some other mistakes?
Any help please!