bayeslite
bayeslite copied to clipboard
teach simulate_models_rows to sample from joint on variables
Currently it doesn't sample from variables at all. Shortly it will sample from the independent marginals on variables. It should be restructured to sample from the joint instead.
Changed in commit 95e6fa5ce2382f2953b094948c62775b70eab6b3 to sample from independent marginals. Now need to restructure simulate_models_rows
to sample from joint instead.