D'Agostino's skewness test

5 visualizaciones (últimos 30 días)
BBB
BBB el 20 de Nov. de 2020
Comentada: BBB el 20 de Nov. de 2020
Does Matlab have a D'Agostino's function that does exactly what the agostino.test function in R language does?
Thanks.

Respuestas (1)

Cris LaPierre
Cris LaPierre el 20 de Nov. de 2020
I'm not familiar with what R does, but you can see the algorithms used in MATLAB's skewness function here.
  1 comentario
BBB
BBB el 20 de Nov. de 2020
Thanks for the reference. But I am looking for a function that will calculate the p-value of right skewness of the given data. Any suggestions?

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by