DagosPtest

D'Agostino-Pearson's K2 test for assessing normality of a data vector.
5,6K descargas
Actualizado 7 abr 2015

Ver licencia

The D'Agostino-Pearson's K2 test is used to assessing normality of data using skewness and kurtosis. It approximates to the chi-squared distribution.
File needs to input the data vector and significance level (default = 0.05).
It outputs whether or not the normality is met.

Citar como

Antonio Trujillo-Ortiz (2024). DagosPtest (https://www.mathworks.com/matlabcentral/fileexchange/3954-dagosptest), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R11
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

Code was updated.

1.0.0.0

Text was improved.