Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


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

st: RE: Interact two continuous log variables.


From   "Martin Weiss" <[email protected]>
To   <[email protected]>
Subject   st: RE: Interact two continuous log variables.
Date   Sat, 11 Sep 2010 00:39:52 +0200

<>

*************
sysuse auto, clear
gen logweight=log(weight)
gen logprice=log(price)
reg trunk c.logprice#c.logweight
*************


HTH
Martin


-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of natasha agarwal
Sent: Freitag, 10. September 2010 16:18
To: [email protected]
Subject: st: Interact two continuous log variables.

Dear everyone,

I was estimating a model where I wanted to interact FDI with GDP, both
continuous variables. In this case I wanted to know I can interact Log
FDI*Log of GDP?

Thanks
natasha
*
*   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/

*
*   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–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index