Help with understanding canoncorr stats?

16 ビュー (過去 30 日間)
Sahil Bajaj
Sahil Bajaj 2019 年 4 月 19 日
コメント済み: Francesca Horne 2020 年 5 月 13 日
Hi,
I am using canoncorr function in MATLAB to perform the canonical correlation analysis. I think I understand most of the outputs (A, B, r, U and V) after performing the analysis. I noticed that there is another output I get, which is stats, after I run the analysis: [A,B,r,U,V,stats] = canoncorr(X,Y).
As per the information on this page: https://www.mathworks.com/help/stats/canoncorr.html
there is very limited/no information (except the definitions) about the outputs within 'stats' here, and I do not understand what does all these parameters within the stats output mean here (e.g. Wilks, ..., pChisq), in particular, my analysis shows a p-value of 0.037 within the stats, so what does that mean, and how can I report that (along with other outputs from stats) for publication purpose?
Thanks.
  1 件のコメント
Francesca Horne
Francesca Horne 2020 年 5 月 13 日
I also do not understand this :/

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeAnalysis of Variance and Covariance についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by