Simulate probability space outcome, value of RV, and event simultaneously with `&` and `sim`
kevindavisross opened this issue · 0 comments
kevindavisross commented
For example
(P & X & (X==2)).sim(1)
might return
HTT, 1, FALSE
kevindavisross opened this issue · 0 comments
For example
(P & X & (X==2)).sim(1)
might return
HTT, 1, FALSE