corrplot-package {corrplot} | R Documentation |
The corrplot package is a graphical display of a correlation matrix, test for correlation, and some algorithms to do matrix reordering.
Package: | corrplot |
Type: | Package |
Version: | 1.0 |
Date: | 2009-06-22 |
License: | GPL-2 | GPL-3 |
LazyLoad: | yes |
Taiyun Wei
Maintainer:Taiyun Wei <weitaiyun@gmail.com>
Michael Friendly (2002). Corrgrams: Exploratory displays for correlation matrices. The American Statistician, 56, 316–324.
D.J. Murdoch, E.D. Chow (1996). A graphical display of large correlation matrices. The American Statistician, 50, 178–180.
The plotcorr
function in the ellipse
package and corrgram
function in the corrgram
package has some similarities.