Dear all,
I have estimated following linear model using OECD based on data that are
measured as 5 year averages. The coefficient on x2 is treated as fixed,
whereas that of x1 is treated as random (see below). Then I calculated the
best linear predictions for x1. I would like to obtain standard errord for
country specific coefficients. How can I obtain the relevant standard
errors?
xtmixed y x1 1x2  || country1: x1, cov(unstruct)
predict rslopedev rintdev, reffects
gen predslope =_b[x1]+rslopedev
list country predslop
Thanks in advance
martin
*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/