Restricting model coefficients
Posted: Thu Jul 21, 2011 1:04 am
Hi,
I have a question about estimating the coefficients of the following model:
Q_t=(1-α-β)Q + α u_(t-1)^2 + β Q_(t-1)
where
Q = sample mean of Q_t
u_t = error term (obtained from a model estimated previously)
α and β are the coefficients of the model
The above stated equation is the last step in a DCC-GARCH bivariate model. It is a mean-reverting process of Variances and Covariances. I estimate it using Maximum Likelihood.
My question is the following:
How can I restrict the coefficients such that
α > 0
β > 0
(α+β) < 1
I found some solutions on restricting α > 0 and β > 0, by using exp(α) and exp(β). But I could not find a solution on how to restrict (α+β) < 1, and when this is possible, how to combine the three restrictions.
If anyone could give me some advice, I would be really grateful.
Thanks in advance.
I have a question about estimating the coefficients of the following model:
Q_t=(1-α-β)Q + α u_(t-1)^2 + β Q_(t-1)
where
Q = sample mean of Q_t
u_t = error term (obtained from a model estimated previously)
α and β are the coefficients of the model
The above stated equation is the last step in a DCC-GARCH bivariate model. It is a mean-reverting process of Variances and Covariances. I estimate it using Maximum Likelihood.
My question is the following:
How can I restrict the coefficients such that
α > 0
β > 0
(α+β) < 1
I found some solutions on restricting α > 0 and β > 0, by using exp(α) and exp(β). But I could not find a solution on how to restrict (α+β) < 1, and when this is possible, how to combine the three restrictions.
If anyone could give me some advice, I would be really grateful.
Thanks in advance.