[h,p,k] = kstest2(x1,x2,'Tail','larger');
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
[h,p,k] = kstest2(x1,x2,'Tail','larger')
it gives the value of h, P-value and the maximum difference 'k'.
Is there any way to find the corresponding data points (x1,y1) and (x2,y2) where we obtained the maximum difference 'k'?
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Hypothesis Tests dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!