Visualization of correlation matrix: mycorrplot_1, mycorrplot_2
mycorrplot_1.m : display result of corr(X)
mycorrplot_2.m : display result of corr(X,Y))
Documentation can be found on https://github.com/weitingwlin/matlabutility/tree/master/documents
R values and Significance levels (range of P values) are visualized as the color and sizes of circle. User can also chose to see scatter plots, and/or text with R and P values on one triangle. Rows with NaN will be removed for each pair of variables. Input can be matrix or table.
Inspired by :
corrplot : from Matlab econometrics tool box
correlationCircles by David Legland
R package corrplot
Depend on :
Matlab Statistics and Machine Learning Toolbox
my functions: plot_circle.m, mycolor.m, nancorr.m, tnames.m
인용 양식
Wei-Ting Lin (2026). Visualization of correlation matrix: mycorrplot_1, mycorrplot_2 (https://kr.mathworks.com/matlabcentral/fileexchange/48131-visualization-of-correlation-matrix-mycorrplot_1-mycorrplot_2), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
플랫폼 호환성
Windows macOS Linux카테고리
- AI and Statistics > Statistics and Machine Learning Toolbox > Descriptive Statistics and Visualization >
태그
도움
도움 받은 파일: num2cellstr, Correlation circles, mycolor(colorcode, selectplate)
| 버전 | 게시됨 | 릴리스 정보 | |
|---|---|---|---|
| 1.3.0.0 | Edit documentation
|
||
| 1.2.0.0 | Fix dependent file [my_colorplates.mat] |
||
| 1.1.0.0 | Editing the description. |
||
| 1.0.0.0 |
