ordered_values {ManyTests} | R Documentation |
Calculate the expected values of the Renyi decomposition
Description
Calculates the expected values of the Renyi decomposition.
Usage
ordered_values(n)
Arguments
n |
Number of values. |
Value
A vector of length n
.
Author(s)
Christiana Kartsonaki
References
Cox, D. R. (2011). Discovery: a statistical perspective. Phystat Conference CERN. <doi:10.5170/CERN-2011-006>
Examples
ordered_values(10)
[Package ManyTests version 1.2 Index]