Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: FW: Transformation of SE


From   "Loncar, Dejan" <[email protected]>
To   <[email protected]>
Subject   st: FW: Transformation of SE
Date   Wed, 1 Apr 2009 10:00:47 +0200

Dear All,

 I run regression and used a log transformation to normalize the
distribution of variables and meet other regression assumptions. 


I got predicted values that I need to transform (antilog) using Duan's
Smearing Retransformation and stdp standard error of the linear
prediction xb which a I would use eventually to calculate ub and lb.

reg lnX lnY lnZ
predict yhatraw
predict SE, stdp
gen YHTSMEAR=(exp(yhatraw))*meanres

My question is what to do with SE. How can I transform it after I do
antilog of predicted values using Duan's Smearing Retransformation? 



Thank you in advance 



Dejan



*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   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