modeltools (version 0.2-23)

ModelEnvFormula-class: Class "ModelEnvFormula"

Description

A class for formula-based model environments.

Arguments

Objects from the Class

Objects can be created by calls of the form new("ModelEnvFormula", ...).

Slots

env:

Object of class "environment".

get:

Object of class "function" for extracting objects from environment env.

set:

Object of class "function" for setting object in environment env.

formula:

Object of class "list".

hooks:

A list of hook collections.

Extends

Class "ModelEnv", directly. Class "FormulaParts", directly.

Methods

No methods defined with class "ModelEnvFormula" in the signature.