R/Model.R
Model-initialize.Rd
Constructor for a Model object.
# S4 method for class 'Model' initialize(.Object, world, storage, options)
a Node object
a World object
a Storage object
extra options for model initialization
the World object