Correlation Matrix Scatterplot

Produces a correlation matrix scatterplot with least-squared fitted lines.

이 제출물을 팔로우합니다

This function creates multiple bivariate scatterplots similar to SPSS's Matrix Scatterplot but without duplicate relationships. A linear fitted line, the correlation coefficient and the associated p-value are included in each plot. It is helpful when you want to explore the relationships among several variables.

인용 양식

John Chow (2026). Correlation Matrix Scatterplot (https://kr.mathworks.com/matlabcentral/fileexchange/53043-correlation-matrix-scatterplot), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 받은 파일: tight_subplot(Nh, Nw, gap, marg_h, marg_w)

카테고리

Help CenterMATLAB Answers에서 Scatter Plots에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
2.0.0.01

(1) Ignore data pairs with NaNs, (2) Sample size added on plots, and (3) No statistics toolbox needed. (May 2020)

2.0.0.0

(1) Ignore data pairs with NaNs, (2) Sample size added on plots, and (3) No statistics toolbox needed. (May 2020)

1.0.0.0