Hello there!
I have run a linear regression where the dependent variable has been log transformed due to skewness of the data. I have been asked to back transform the coefficients of the regression. I tried this with the command disp exp(X). However, the coefficients negative and as far as I know they cannot be exponentiated? How can I translate them into their non log value?
Related Posts with Back transform log transformed coeffcients
Interpretation of a Regression OutputDear experts, I would like to kindly ask for your help in the interpretation of a regression output…
Generating IDsDear all, Suppose I have the following dataset Code: clear input var1 var2 1 1 1 2 1 3 1 4 2 1 2 …
Creating filename as columns in multiple files dta files before appendingHi, I am trying to include the name of the file as a variable before appending. Please see code bel…
Count unique appearance of values across multiple variables in wide formatHello! It has been a while since I have used Stata and I need a bit of help. I have a wide dataset…
converting "None"(python) to "" (Stata).Hi , manipulating a list in python I ended up with the following tuple, which I need to send to sta…
Subscribe to:
Post Comments (Atom)
0 Response to Back transform log transformed coeffcients
Post a Comment