Is there a way to transfer a correlation matrix directly into a matrix
without retyping the results?
something like - mat def Rx = -
Does stata have an ado file that does regression with correlation
coefficients (a la SPSS)?
That is, I would generate the standardized betas something like
-mat def b=inv(Rx)*Ry where Rx is the matrix of correlations among
Xs and Ry is the vector of correlations with Y.
*
* 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/