a question about @disaggregate
Posted: Thu Nov 02, 2023 11:40 am
Dear Tom:
I understand a instruction in model 2, 'Log linear model', in @disaggregate procudure as follows.
Howerver, I do not know why do it as such way. It feels like forcing a few instructions into one instruction. Is a instruction mandatory and can it be expanded into multiple instruction.
Pls Tom explain it in detail.
Best Regard
Hardmann
I understand a instruction in model 2, 'Log linear model', in @disaggregate procudure as follows.
Code: Select all
frml cf = lc=lcf,cv=%zeros(ndlm,1),%do(i,1,factor,%(cv(i)=mx(i)=lc(i)*exp(xstate0(t)(i)))),cvPls Tom explain it in detail.
Best Regard
Hardmann