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]
RE: RE: RE: st: Pearson/Spearman Correlation Matrix
From
Red Owl <[email protected]>
To
<[email protected]>
Subject
RE: RE: RE: st: Pearson/Spearman Correlation Matrix
Date
Sun, 12 Jan 2014 14:55:36 -0500
Ahmed,
The -corrtbl- user-written program you mentioned is downloadable from
https://webspace.utexas.edu/jc2279/www/data.html.
The p-values for the Pearson r and Spearman rho coefficients are located
on the lines immediately below those coefficients in the correlation
matrix produced by -corrtbl-.
To use -corrtbl- with your data, load your data, install -corrtbl-, and
then type:
corrtbl X1 X2 X3 X4 X5 X6 X7, corrvars(X1 X2 X3 X4 X5 X6 X7)
Red Owl
[email protected]
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/