이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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. 검색 날짜: .
도움
도움 받은 파일: num2cellstr, Correlation circles, mycolor(colorcode, selectplate)
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 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 |
