Statalist The Stata Listserver


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

Re: st: Regress with variables in logs, but no data in logs


From   "Leonor Saravia" <[email protected]>
To   [email protected]
Subject   Re: st: Regress with variables in logs, but no data in logs
Date   Tue, 24 Apr 2007 16:36:34 -0400

You can generate the logs of the variables. Look at -generate-
command, it might help. What you can do is: gen log_X= log(X)

Leonor




2007/4/24, Dragutin Culinovic <[email protected]>:
I have non-logs data but in model variables are in logs. How to set
regress command to make estimation of variables (in logs).

Thanks in advance.
*
*   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/

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