We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 764db7b commit 2156f77Copy full SHA for 2156f77
hyperG_nestedLists.r hyperG_nestedLists.R
@@ -25,4 +25,4 @@ hyperG <- function(list1, list2){
25
#cluster/category size are interchangable, but universe must always substact the former
26
#1-phyper(white balls, total white balls, black balls, size)
27
#1-phyper(99, 3000, 12000, 400)
28
-#1-phyper(overlap-1, cluster size, universe-cluster size, category size)
+#1-phyper(overlap-1, cluster size, universe-cluster size, category size)
0 commit comments