[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
st: RE: Regress with variables in logs, but no data in logs
--- Dragutin Culinovic wrote:
> I have non-logs data but in model variables are in logs. How to set
> regress command to make estimation of variables (in logs).
Say your variables are called y and x. Than you type:
gen lny = ln(y)
gen lnx = ln(x)
regress lny lnx
hope this helps,
Maarten
-----------------------------------------
Maarten L. Buis
Department of Social Research Methodology
Vrije Universiteit Amsterdam
Boelelaan 1081
1081 HV Amsterdam
The Netherlands
visiting address:
Buitenveldertselaan 3 (Metropolitan), room Z434
+31 20 5986715
http://home.fsw.vu.nl/m.buis/
-----------------------------------------
*
* 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/