Description Usage Arguments Value
Note that all p-values implicitly describe a two-tailed test because divergence has no sign.
1 2 3 4 5 6 7 8 | stats.empiric(
scheduler,
reference = NULL,
how.diverge = diverge.kl.sym,
how.permute = permute.from.all,
p = 1000,
...
)
|
scheduler |
A |
reference |
An integer. The list element with control rewards. |
how.diverge |
A |
how.permute |
A |
p |
An integer. The number of permutations. |
... |
Null argument. |
A vector of adjusted p-values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.