Search found 2 matches

by Fmuskens
Thu Jul 21, 2011 9:03 am
Forum: Programming
Topic: Restricting model coefficients
Replies: 2
Views: 2854

Re: Restricting model coefficients

Thank you for your reply, but I already read that post and could not find a solution for my problem: α > 0 β > 0 (α+β) < 1 I did find an answer for α > 0 β > 0 (α+β) = 1 That is, ai = exp( bi ) / ( exp( b1 ) + exp( b2 ) + ... + exp( bk ) ) But that's unfortunately not what I'm looking for. Is there ...
by Fmuskens
Thu Jul 21, 2011 1:04 am
Forum: Programming
Topic: Restricting model coefficients
Replies: 2
Views: 2854

Restricting model coefficients

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 ...

Go to advanced search