DagosPtest

D'Agostino-Pearson's K2 test for assessing normality of a data vector.

Ahora está siguiendo esta publicación

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 (2026). DagosPtest (https://la.mathworks.com/matlabcentral/fileexchange/3954-dagosptest), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.1.0.0

Code was updated.

1.0.0.0

Text was improved.