Description Usage Arguments Value
KS distance for grouped samples drawn from a continuous distribution.
1 | KSdistance_groupM(ctime, size, sample, cdf)
|
ctime |
A sequence represents time slots (bins) |
size |
An integer for the number of total samples. |
sample |
A set of sampels drawn from the multinomial distribution. |
cdf |
A function of CDF. It is allowd to get a closure. |
A list with components;
dplus |
A vector of statistic D+. |
dminus |
A vector of statistic D-. |
d |
A vector of statistic max(D-,D+). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.