Learn R Programming

ManyTests (version 1.2)

ordered_values: 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.

References

Cox, D. R. (2011). Discovery: a statistical perspective. Phystat Conference CERN.

Examples

Run this code
ordered_values(10)

Run the code above in your browser using DataLab