|I have calculated a spearman correlations between two continuous variables
|(age and viral load) for whites and for blacks. Is there a way to test the
|difference between the spearman rho for whites and blacks?
Since Spearman correlation is simply the Pearson correlation after the data
is converted to ranks, you could convert it to ranks, then do Pearson
Correlations. The problem, however, is that to compare whites and blacks you
need to worry about differences in variances. Spearman or Pearson
correlation forces the variances to be equal. It would make far more sense
to do regressions and test for differences in the unstandardized slopes, say
with an interaction term.
Alan Acock
*
* 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/