Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Rodrigo Briceño <rjbriceno@gmail.com> |
To | statalist@hsphsun2.harvard.edu |
Subject | st: Re: correlations |
Date | Tue, 8 Nov 2011 14:33:31 -0600 |
Dear Stata listers. I am applying the following command over my database to get a stata file with correlations (working on Stata 11.2): statsby, by(isin2) saving(correld): corr liq sap if ano>=2008 & dsap0810==1 where isin2 is an identification number, liq and sap are the variables where correlation should be applied and ano and dsap0810 are some filters I need to apply. My question to the list is if there is some additional command that I can use properly in order to have the same output (ids and correlations for the selected periods) but instead of having a separate file (correld.dta) to get the output on my results window. Why do I ask this? because I would like to get the results with their corresponding significance levels on the form of asterisks (***). Thanks to all of you for your help. -- Rodrigo Briceño Economist rjbriceno@gmail.com MSN: jbric98@hotmail.com SKYPE: rbriceno1087 * * 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/