現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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://jp.mathworks.com/matlabcentral/fileexchange/53043-correlation-matrix-scatterplot), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを得たファイル: tight_subplot(Nh, Nw, gap, marg_h, marg_w)
| バージョン | 公開済み | リリース ノート | 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 |
