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]

st: Re: correlations


From   Rodrigo Briceño <[email protected]>
To   [email protected]
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
 [email protected]
 MSN: [email protected]
 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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index