p.orness.Rd
Different p-values are produced for each gene using randomization distribution.
p.orness(x, y, test, orness, nsim = 100, method = "dbinom", type = "between-pair", is.decreasing = FALSE)
x | Count matrix |
---|---|
y | Vector giving the pairs of columns and the treatment (first and second column) |
test | Function comparing counts within each pair |
orness | Vector of the ornesses |
nsim | Number of simulations |
method | Method to generate the orness values
|
type | Randomization distribution to generate random pairs |
is.decreasing | The values to be aggregated in decreasing order |