Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

panel.cor.pval

accessory function for pairs() to display pvalue of the Pearson correlation


Description

works as upper.panel or lower.panel argument of pairs() (package graphics). Displays pvalues better than 0.1.

Usage

panel.cor.pval(x, y, digits = 2, cex.cor, p.cut=0.1)

Arguments

x

x element of the pairs() matrix

y

y element of the pairs() matrix

digits

number of non-zero digits to leave at the end

cex.cor

scaling factor for displayed text

p.cut

p-value cutoff

References

cannibalized from an example in ?pairs (package graphics)


KOGMWU

Functional Summary and Meta-Analysis of Gene Expression Data

v1.2
GPL-3
Authors
Mikhail V. Matz
Initial release
2019-02-19

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.