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

Re: st: RE: RE: geometric means


From   [email protected]
To   [email protected]
Subject   Re: st: RE: RE: geometric means
Date   Wed, 4 May 2005 18:05:52 +0200

thanks, it works!
Mariarosaria

Citazione Nick Cox <[email protected]>:

> Anna-Cristina is correct. The -egenmore-
> module is on SSC.
>
> Nick
> [email protected]
>
> [email protected]
>
> > you can  use egen if you have installed the additional
> > egenmore modules. In
> > that case you can use
> > egen mean_x=gmean(exp) [ , by(byvarlist) ]
> > that will return the geometric mean of exp.
> > Otherwise you can use  command means
>
> [email protected]
>
> > is there a way to obtain geometric means when using the
> > following command:
> >
> >  egen mean_x=mean(x), by(time)
> >
>
> *
> *   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/
>




-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

*
*   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