DagosPtest

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

Al momento, stai seguendo questo contributo

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.

Cita come

Antonio Trujillo-Ortiz (2026). DagosPtest (https://it.mathworks.com/matlabcentral/fileexchange/3954-dagosptest), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.1.0.0

Code was updated.

1.0.0.0

Text was improved.