Statalist The Stata Listserver


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

Re: st: transformed data in regression


From   <[email protected]>
To   [email protected]
Subject   Re: st: transformed data in regression
Date   Mon, 13 Feb 2006 11:53:21 -0500

The R-squared that you get after transforming Y is a measure of the how well the model predicts the transformed Y. ie, how much of the % variability in log(y) is explained by the model.

But, the R-squared of the two models:

y= b0 + b1*x and

log(y) = b0 + b1*x , cannot be compared with each other since the independent variables are not the same.

Hope this helps.

Leny

*
*   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