Closed goldingn closed 8 years ago
Given the implementation of simulation()
this is no longer necessary, since the order of transitions when specifying dynamic, and sequential execution of transitions, produces the required behaviour.
Only expectations need be combined in as.matrix
and that's more easily accomplished directly there. Closing this
these should return a transition which contains a list (-like object) of the component transitions. The expectations of the transitions, and simulations of the transitions, can then be fully implemented later