dlsun / symbulate

A symbolic algebra for specifying simulations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TwowayTable probability space

kevindavisross opened this issue · comments

We do have a way for simulating a simple twoway table via a custom probability space. Is this good/simple enough? I think it would be helpful to have a TwowayTable probability space, which can take as input (1) one marginal plus oneway conditional, (2) joint distribution, (3) both marginals plus a joint probability. For more than 2x2, specifying inputs could be a pain.