Skip to content
Prev 179880 / 398502 Next

function for nice correlation output with significance symbols

Maybe pairs.panels(df,scale=T) from the psych library - se more here:
http://www.personality-project.org/r/html/00.psych-package.html

setting scale=T scales the cor coefficient according to their value. I
have seen an implementation with added asterix' but couldn't find it
right now.
On Sun, May 10, 2009 at 10:36 PM, Chuck Cleland <ccleland at optonline.net> wrote: