Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
ShadedCorrelationTable produces a correlation table for a set of variables, enhanced graphically with shading according to correlation values.
Upper or lower ranges of correlation values may be highlighted through the interface controls. Two methods are provided to do this: a decay function that softens shading of values of less interest, or, shading according to a discrete threshold.
Pearson's linear correlation coefficient is used.
Usage:
ShadedCorrelationTable(x, xLabels);
Example:
load('demo data.mat');
ShadedCorrelationTable(data.x,data.labels);
Citation pour cette source
Jaspar Cahill (2026). Shaded Correlation Table (https://fr.mathworks.com/matlabcentral/fileexchange/30151-shaded-correlation-table), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
Inspiré par : usercolormap, rotateXLabels( ax, angle, varargin )
Catégories
En savoir plus sur Descriptive Statistics and Visualization dans Help Center et MATLAB Answers
Informations générales
- Version 1.2.0.0 (60 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.2.0.0 | Bug fixed. |
||
| 1.0.0.0 |
