dlsun / symbulate

A symbolic algebra for specifying simulations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simulate probability space outcome, value of RV, and event simultaneously with `&` and `sim`

kevindavisross opened this issue · comments

For example

(P & X & (X==2)).sim(1)

might return

HTT, 1, FALSE