Hello Stata Community,
Can anyone identify or give more information on the variance decomposition used by the function felsdvreg when using the noisily option?
On page 181 of the accompanying STATA journal article written by Cornelissen (The Stata Journal (2008) 8, Number 2, pp. 170–189), with doi: https://journals.sagepub.com/doi/pdf...867X0800800202
they give an example of how the method decomposes the ability of each of the two fixed effects to explain the variance in y and gives the following output:

I have searched through the documentation and cannot see any additional detail. How does the model calculate these covariances given that they are either on matrices (xb) or vectors of different lengths (y and the fixed effects).
Does anyone recognise this and have a link to a general explanation/application?
Thank you,
Joe
Can anyone identify or give more information on the variance decomposition used by the function felsdvreg when using the noisily option?
On page 181 of the accompanying STATA journal article written by Cornelissen (The Stata Journal (2008) 8, Number 2, pp. 170–189), with doi: https://journals.sagepub.com/doi/pdf...867X0800800202
they give an example of how the method decomposes the ability of each of the two fixed effects to explain the variance in y and gives the following output:
I have searched through the documentation and cannot see any additional detail. How does the model calculate these covariances given that they are either on matrices (xb) or vectors of different lengths (y and the fixed effects).
Does anyone recognise this and have a link to a general explanation/application?
Thank you,
Joe
Comment