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]

Re: st: destring command


From   Nick Cox <[email protected]>
To   [email protected]
Subject   Re: st: destring command
Date   Sat, 24 Sep 2011 10:02:31 +0100

Your problem is self-inflicted. As you are instructing -destring- to
ignore "-", all negative signs are stripped.

Nick

On Sat, Sep 24, 2011 at 9:30 AM, Abu Camara <[email protected]> wrote:

> I am trying the following command to destring variables in the
> IMF weo data just released. I imported it to Stata but all variables
> become string.
> When I use Stata's destring command, values that are negative becomes
> positive,i.e  lose the negative sign.
> Any help would be appreciated. A loop to do this task at once will
> also be appreciated.
>
> Command: destring v13, gen(yr1983) ignore(, n/a -- )

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