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]
[no subject]
gsort country -year
by country: gen recentyear=_n
by country: egen m=mean(gdp) if recentyear<=15
On Tue, Mar 22, 2011 at 6:13 PM, ajjee <[email protected]> wrote:
> Dear All
>
> I have a panel dataset over the period 1960-2010 for 30 countries. I want to
> compute the maximum value for a variable over the last 15 years for each
> country. For example, for Austria, I want to compute the max of gdp growth
> from 1984-1999 for the year 1999 and 1985-2000 for the year 2000 and so on.
> Please help.
>
>
> Regards,
>
> ajjee
>
> --
> View this message in context: http://statalist.1588530.n2.nabble.com/Maximum-value-for-a-variable-tp6197245p6197245.html
> Sent from the Statalist mailing list archive at Nabble.com.
> *
> * 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/
>
*
* 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/