mult_comp_perm_t2(d​ata1,data2,n_perm,t​ail,alpha_level,mu,​t_stat,reports,seed​_state)

Independent sample t-statistic based permutation test; corrects for multiple comparisons

Herunterladen
Herunterladen

Sie verfolgen jetzt diese Einreichung

Zitieren als

David Groppe (2026). mult_comp_perm_t2(data1,data2,n_perm,tail,alpha_level,mu,t_stat,reports,seed_state) (https://de.mathworks.com/matlabcentral/fileexchange/54585-mult_comp_perm_t2-data1-data2-n_perm-tail-alpha_level-mu-t_stat-reports-seed_state), MATLAB Central File Exchange. Abgerufen .

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.2.0

Welch's t added as a possible test statistic. This is somewhat robust to differences in variance between the groups being tested and is almost as powerful as the standard pooled variance t-statistic when variances are equal between groups.

Herunterladen
1.1.0

RandStream now called correctly for most recent versions of MATLAB when seed state is needed.

Herunterladen
1.0.0

Herunterladen