lambdaClayton {MultiDataSet} | R Documentation |
Implementation of Clayton's lambda score for a vector of P-Values
lambdaClayton(x, trim = 0.5)
x |
Vector of P-Value |
trim |
(default |
A lambda value, indicating the inflation/deflation of the analysis.
Juan R. Gonzalez
lambdaClayton(runif(30))