D'Agostino's skewness test
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Does Matlab have a D'Agostino's function that does exactly what the agostino.test function in R language does?
Thanks.
0 Commenti
Risposte (1)
Cris LaPierre
il 20 Nov 2020
I'm not familiar with what R does, but you can see the algorithms used in MATLAB's skewness function here.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!