Is there a basic function that gets one half of a symmetrical matrix?

3 ビュー (過去 30 日間)
David Haydock
David Haydock 2022 年 10 月 28 日
回答済み: Walter Roberson 2022 年 10 月 28 日
Title speaks for itself. I have done multiple pairwise t-tests and want to get one half of the p-value matrix to check for false discovery rate, and wondered if there was a simple way of getting one half of that symmetrical matrix.
Any help is much appreciated. Thank you!

採用された回答

David Haydock
David Haydock 2022 年 10 月 28 日
triu(X)

その他の回答 (1 件)

Walter Roberson
Walter Roberson 2022 年 10 月 28 日
squareform()

カテゴリ

Help Center および File ExchangeDescriptive Statistics についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by