The Model
class support tableau oriented simulation models in which each
simulation entity's events are recorded in tabular form (in a matrix).
The Model
class support tableau oriented simulation models in which each
simulation entity's events are recorded in tabular form (in a matrix).
This is analogous to Spreadsheet simulation.
http://www.informs-sim.org/wsc06papers/002.pdf
The ModelTest
object is used to test the Model
class.
The ModelTest
object is used to test the Model
class. See apps.tableau
for additional exmaples.
The tableau package contains classes for tableau oriented simulation models (similar to spreadsheet simulations).