Azzera filtri
Azzera filtri

T-test for two z-normalized matrices in MATLAB

2 visualizzazioni (ultimi 30 giorni)
IM
IM il 13 Lug 2020
Dear Experts,
I have two correlation matrices (X and X1) , each of it is 25x25 size . I need to z-normalized it and then compare them with t-test with a false discovery rate of 0.01, to see if the difference significant.
For z-normalization I used :
Z2 = zscore(X1,1)
May you help me , to find way to applied t-test with a false discovery rate of 0.01 to my new matrices Z and Z2.
Thanks so much in advance!

Risposte (0)

Categorie

Scopri di più su MATLAB in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by