Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: tetrachoric correlation in stata 9


From   "Austin Nichols" <[email protected]>
To   [email protected]
Subject   Re: st: tetrachoric correlation in stata 9
Date   Tue, 14 Nov 2006 13:21:43 -0500

Pedro Neiva--
See -help return- or this simple example:
sysuse auto
g r5=rep78==5
tetrachoric r5 for
ret li
mat li r(corr)

On 11/14/06, prneiva <[email protected]> wrote:
I am trying to run a tetrachoric correlation in Stata 9. After running tetrachoric varlist, available, the correlation matrix is shown on
the screen but it looks like that nothing is being saved on memory. Matrix
 list command shows that there is not any matrix in there.
*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index