Package: corrplot 0.95
corrplot: Visualization of a Correlation Matrix
Provides a visual exploratory tool on correlation matrix that supports automatic variable reordering to help detect hidden patterns among variables.
Authors:
corrplot_0.95.tar.gz
corrplot_0.95.zip(r-4.7)corrplot_0.95.zip(r-4.6)corrplot_0.95.zip(r-4.5)
corrplot_0.95.tgz(r-4.6-any)corrplot_0.95.tgz(r-4.5-any)
corrplot_0.95.tar.gz(r-4.7-any)corrplot_0.95.tar.gz(r-4.6-any)
corrplot_0.95.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
corrplot/json (API)
NEWS
| # Install 'corrplot' in R: |
| install.packages('corrplot', repos = c('https://taiyun.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/taiyun/corrplot/issues
Last updated from:62532f700e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 126 | ||
| source / vignettes | OK | 194 | ||
| linux-release-x86_64 | OK | 130 | ||
| macos-release-arm64 | OK | 134 | ||
| macos-oldrel-arm64 | OK | 169 | ||
| windows-devel | OK | 79 | ||
| windows-release | OK | 74 | ||
| windows-oldrel | OK | 84 | ||
| wasm-release | OK | 99 |
Exports:COL1COL2colorlegendcor.mtestcorrMatOrdercorrplotcorrplot.mixedcorrRectcorrRect.hclust
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Visualization of a correlation matrix | corrplot-package |
| Get sequential colors | COL1 |
| Get diverging colors | COL2 |
| Draw color legend. | colorlegend |
| Significance test which produces p-values and confidence intervals for each pair of input features. | cor.mtest |
| Reorder a correlation matrix. | corrMatOrder |
| A visualization of a correlation matrix. | corrplot |
| Using mixed methods to visualize a correlation matrix. | corrplot.mixed |
| Draw rectangle(s) on the correlation matrix graph. | corrRect |
| Draw rectangles on the correlation matrix graph. | corrRect.hclust |
