extpowerStudent
Estimates the exact statistical power of a performed Student's t test about mean(s). Here, according to Winer (1970) we use the exact power by the noncentral cumulative distribution function. It recalls you the statistical result of the test you should have arrived.
Inputs:
t - Student's t statistic (It is considered the estimated noncentrality parameter)
df - degrees of freedom
c - specified testing direction [1 = one-tailed(default);2 = two tailed].
alpha - significance level (default = 0.05)
Outputs:
-Specified direction test
(Statistical result of the test you should have arrived).
-Power
Zitieren als
Antonio Trujillo-Ortiz (2024). extpowerStudent (https://www.mathworks.com/matlabcentral/fileexchange/23184-extpowerstudent), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.11.0.0 | Text was improved. |
||
1.10.0.0 | Text was improved. |
||
1.9.0.0 | Text was improved. |
||
1.2.0.0 | It was added an appropriate format to cite this file. |
||
1.0.0.0 |