| ModelEnvFormula-class {modeltools} | R Documentation |
A class for formula-based model environments.
Objects can be created by calls of the form new("ModelEnvFormula", ...).
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.
Class "ModelEnv", directly.
Class "FormulaParts", directly.
No methods defined with class "ModelEnvFormula" in the signature.