Learn R Programming

StatDA (version 1.5)

Component-class: Class "Component"

Description

A Virtual base class for creating Composites

Arguments

Objects from the Class

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

Extends

Class "UComponent", directly.

Methods

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

References

C. Reimann, P. Filzmoser, R.G. Garrett, and R. Dutter: Statistical Data Analysis Explained. Applied Environmental Statistics with R. John Wiley and Sons, Chichester, 2008.

Examples

Run this code
showClass("Component")

Run the code above in your browser using DataLab