mult_comp_perm_t2(data1,data2,n_perm,tail,alpha_level,mu,t_stat,reports,seed_state)
Independent sample t-statistic based permutation test; corrects for multiple comparisons
Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
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
- Version (6,03 KB)
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. |
||
| 1.1.0 | RandStream now called correctly for most recent versions of MATLAB when seed state is needed. |
||
| 1.0.0 |