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.5)corrplot_0.95.zip(r-4.4)corrplot_0.95.zip(r-4.3)
corrplot_0.95.tgz(r-4.4-any)corrplot_0.95.tgz(r-4.3-any)
corrplot_0.95.tar.gz(r-4.5-noble)corrplot_0.95.tar.gz(r-4.4-noble)
corrplot_0.95.tgz(r-4.4-emscripten)corrplot_0.95.tgz(r-4.3-emscripten)
corrplot.pdf |corrplot.html✨
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 30 days agofrom:62532f700e. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-win | OK | Nov 13 2024 |
R-4.5-linux | OK | Nov 13 2024 |
R-4.4-win | OK | Nov 13 2024 |
R-4.4-mac | OK | Nov 13 2024 |
R-4.3-win | OK | Nov 13 2024 |
R-4.3-mac | OK | Nov 13 2024 |
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 |