|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface KolmogorovSmirnovDistribution
Treats the distribution of the two-sided
P(Dn< d)
where Dn= sup_x | G(x) - Gn (x) | for the
theoretical cdf G and the emperical cdf Gn.
| Method Summary | |
|---|---|
double |
cdf(double d)
Calculates P(Dn < d). |
| Method Detail |
|---|
double cdf(double d)
P(Dn < d).
d - statistic
P(Dn < d)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||