Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: Add


From   Tim Wade <[email protected]>
To   [email protected]
Subject   Re: st: Add
Date   Fri, 20 Feb 2004 07:34:37 -0800 (PST)

Hello Jorge:
egen C=rsum(A B)
recode C 0=.

Tim


--- jtuesta <[email protected]> wrote:
> How I can add two variables without consider
> missing-values?
> 
> For example i have two variables A anb B:
> 
>     A     B
>     7     .
>     1     3
>     3     .
>     .     .
>     1     4
>     .     5
> 
> 
> I would like plus A + B = C
> 
> 
>     A     B      C
>     7     .      7
>     1     3      4
>     3     .      3
>     .     .      .
>     1     4      5
>     .     5      5
> 
> 
> Thank`s in advance!
> 
> Jorge Tuesta
> MTPE
> 
> 
> 
> 
> 
> 
> Open WebMail Project (http://openwebmail.org)
> 
> *
> *   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/


=====
[email protected]

__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools
*
*   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