Skip to content
Prev 261424 / 398502 Next

lambda, uncertainty coefficient (& Somers D)

On May 31, 2011, at 6:18 AM, Nora M wrote:

            
You should learn to search:

RSiteSearch is a function that you can use at the R command line

RSiteSearch("Somers D"")

Or you can install the sos package

require(sos)
findFn("Somers D")

Which does result in more hits, but not quite as focussed or  
informative results.
David Winsemius, MD
West Hartford, CT