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 <cclel...@optonline.net> wrote:
> On 5/10/2009 3:26 PM, Martin Batholdy wrote:
>> hi,
>>
>> I am searching for a nice function which computes correlations out of a
>> data.frame and adds asterix-signs after each correlation when they are
>> significant...
>>
>> ...or a function which just show correlations greater than x in the output.
>>
>> thanks!
>

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to