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: How to drop observations according to date?


From   Edward Crawley <[email protected]>
To   [email protected]
Subject   Re: st: How to drop observations according to date?
Date   Fri, 21 Jun 2013 15:02:09 +0100

Thank you very much Nick for your fast and informative reply.

I will do the same from now on and look at the -help- before Googling.

Edward

On Fri, Jun 21, 2013 at 2:53 PM, Nick Cox <[email protected]> wrote:
> consequence of a display format.
>
> These are monthly dates so
>
> ... if date < ym(2000, 1)
>
> will be one solution.
>
> I find out about functions such as -ym()- not by Googling but by
> looking at the help. I know that there will be functions that yield
> monthly dates as results, which will solve the problem. -help
> functions- is where I start.
>
> The fact is that dates and times are a proverbial pain whatever you
> do; but it's all documented.
>
> Nick
> [email protected]
>
>
> On 21 June 2013 14:30, Edward Crawley <[email protected]> wrote:
>> Dear listers,
>>
>> I have a panel dataset and I would like to drop all observations,
>> which are dated before 2000m1. I used -drop if date < 2000m1-, but
>> Stata doesn't understand this command. My date variable is identified
>> as a panel data date via -xtset-.
>>
>> It seems like a very easy question, but I couldn't figure it out and I
>> couldn't find proper solutions on the internet.
>>
>> Appreciate any help,
>>
>> Edward
>> *
>> *   For searches and help try:
>> *   http://www.stata.com/help.cgi?search
>> *   http://www.stata.com/support/faqs/resources/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/faqs/resources/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/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index