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: Monthly format, by() option


From   Israel Arroyo <[email protected]>
To   "[email protected]" <[email protected]>
Subject   Re: st: Monthly format, by() option
Date   Tue, 28 May 2013 11:25:26 +0200

Thanks, Nick. That worked like a charm.



El 28/05/2013, a las 11:07, "Nick Cox" <[email protected]> escribió:

> One way to do it
> 
> . gen Month = string(month, "%tm")
> 
> . histogram foo, by(Month)
> 
> Nick
> [email protected]
> 
> 
> On 28 May 2013 09:54, Israel Arroyo <[email protected]> wrote:
> 
>> I've drawn a histogram with the by(t) option where t is a monthly date. The title of every subchart is the integer corresponding to the t series and I don't know how to change their format to %tm
> *
> *   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