Azam doesn't tell us what kind of logarithms
he (or she) is using. Clive guesses natural, so exponentiation
is (naturally) the answer. If log base 10,
use powers of 10 instead. If any other base,
use powers of that base instead.
Nick
[email protected]
Clive Nicholas replied to Azam Alavi
> > I want add up labor and non-labor incomes for all household
> members to
> > get aggregate household income but labor incomes are in logarithmic
> > form. How can I get anti log in STATA?
>
> . g newvar=exp(oldvar)
>
> See -whelp functions- for more.
*
* 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/