Description Usage Arguments Value
KS distance for grouped samples drawn from a continuous distribution. (experimental: We do not know this is mathematically correct or not.)
1 | KSdistance_group2(ctime, count, cdf)
|
ctime |
A sequence represents time slots (bins) |
count |
A sequence indicates the number of samples falls int a bin |
cdf |
A function of CDF. It is allowd to get a closure. |
A list with components;
dplus |
A value of statistic D+. |
dminus |
A value of statistic D-. |
d |
A value of statistic max(D-,D+). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.