powered by
combine_probs(...)
(p1 <- runif(5)) (p2 <- runif(5)) combine_probs(p1, p2)
Run the code above in your browser using DataLab