Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ModelEnvFormula-class

Class "ModelEnvFormula"


Description

A class for formula-based model environments.

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.


modeltools

Tools and Classes for Statistical Models

v0.2-23
GPL-2
Authors
Torsten Hothorn, Friedrich Leisch, Achim Zeileis
Initial release
2020-03-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.