var_k | R Documentation |
Compute the exact variance of kernel test for the k-sample problem under the null hypothesis that F1=...=Fk.
var_k(Kcen, sizes, cum_size)
Kcen |
the matrix with centered kernel values |
sizes |
vector indicating sample's size. |
cum_size |
vector indicating sample's cumulative sizes. |
the value of computed variance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.