Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: How to obtain standard errors of the best linear unbiased predictions?


From   Martin Falk <[email protected]>
To   [email protected]
Subject   st: How to obtain standard errors of the best linear unbiased predictions?
Date   Fri, 20 Jun 2008 09:51:56 +0200

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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index