Skip to contents

Constructor for a Model object.

Usage

# S4 method for Model
initialize(.Object, world, storage, options)

Arguments

.Object

a Node object

world

a World object

storage

a Storage object

options

extra options for model initialization

Value

the World object