[h,p,k] = kstest2(x1​,x2,'Tail'​,'larger')​;

2 Ansichten (letzte 30 Tage)
Megha
Megha am 31 Okt. 2017
[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'?

Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by