Component-class {StatDA}R Documentation

Class "Component"

Description

A Virtual base class for creating Composites

Objects from the Class

A virtual Class: No objects may be created from it.

Slots

LR:
Object of class "numeric"
w:
Object of class "numeric"
h:
Object of class "numeric"
El:
Object of class "numeric"
Bole:
Object of class "numeric"

Extends

Class "UComponent", directly.

Methods

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

Author(s)

P.Filzmoser <P.Filzmoser@tuwien.ac.at>

References

Examples

showClass("Component")

[Package StatDA version 1.0 Index]