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: Generate combined with if


From   Maarten Buis <[email protected]>
To   [email protected]
Subject   Re: st: Generate combined with if
Date   Wed, 10 Aug 2011 16:56:09 +0200

On Wed, Aug 10, 2011 at 4:48 PM, Katia Bobulova wrote:
> I would like to construct this new price, given by the combination of
> other prices when there is a particular id.
>
> I typed:
>
> by date: gen p=(price_b (if id==10) - price_b (if id==3))/ price_b (if id==3)

This does not make sense to me, what should happen when id != 10 or
when id != 3?

Anyhow, the syntax is not valid as you noticed. Consider looking at
-help cond()-.

Hope this helps,
Maarten

--------------------------
Maarten L. Buis
Institut fuer Soziologie
Universitaet Tuebingen
Wilhelmstrasse 36
72074 Tuebingen
Germany


http://www.maartenbuis.nl
--------------------------
*
*   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