Shaded Correlation Table

버전 1.2.0.0 (60 KB) 작성자: Jaspar Cahill
A correlation table enhanced graphically with shading, with highlighting of upper or lower ranges.
다운로드 수: 1.4K
업데이트 날짜: 2011/1/29

라이선스 보기

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);

인용 양식

Jaspar Cahill (2024). Shaded Correlation Table (https://www.mathworks.com/matlabcentral/fileexchange/30151-shaded-correlation-table), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Descriptive Statistics and Visualization에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.2.0.0

Bug fixed.

1.0.0.0