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

st: RE: Converting summary statistics into a column in stata editor


From   "Munro, Cameron" <[email protected]>
To   <[email protected]>
Subject   st: RE: Converting summary statistics into a column in stata editor
Date   Mon, 24 Oct 2005 02:23:28 -0700

Ilaria,

-summarize- returns a number of values, including minimum (see 'Saved Results' under -summarize- in the manual and in help). You can always see what is being returned using -return list- and generate a new variable from such output using something like generate newVar=r(min). Then it is preserved after subsequent tabulations and available for calculations.

Cameron.

-----Original Message-----
From: [email protected]
[mailto:[email protected]]On Behalf Of Mosca, Ilaria
Sent: 24 October 2005 10:03
To: [email protected]
Subject: st: Converting summary statistics into a column in stata editor


Dear Statalister,

I would like to retain the information I obtain with the command
summarize (more specifically the values "minimum") and put such values
in a column in stata editor. Is that possible? With which command? 

Thanks!
Ilaria


Met inachtneming van eventuele beperkende bepalingen in deze e-mail, mag u deze informatie gebruiken voor het doel waarvoor u die ontvangt. Aan deze gegevens kunnen geen rechten worden ontleend. CTG/ZAio aanvaardt geen aansprakelijkheid voor de juistheid en volledigheid van deze gegevens. Enige schade, ontstaan door de ontvangst of het gebruik van dit e-mailbericht of de informatie daarin, komt voor uw eigen verantwoordelijkheid.


*
*   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 email message is for the sole use of the intended recipient(s) and
may contain privileged information. Any unauthorized review, use,
disclosure or distribution is prohibited. If you are not the intended
recipient, please contact the sender by reply email and destroy all copies
of the original message.



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