powered by
prelimScore(ordering, alpha, min.weight = 1e-05, two.sided = TRUE)
exp(-alpha*n)
TRUE
ordering
FALSE
genes<-paste("Gene", 1:100) O<-cbind(sample(genes), sample(genes), sample(genes)) prelimScore(O, 0.1)
Run the code above in your browser using DataLab