powered by
joint(X, Y, sep = ",", fractions = (attr(X, "fractions") & attr(Y, "fractions")))
d <- RV(c("A","B","C"), odds = c(3,5,11)) d2 <- joint(d,d) probs(d2)
Run the code above in your browser using DataLab