hclust-class {ProCoNA}R Documentation

Class "hclust"

Description

From the OneHandClapping package. Thanks! Dummy class to permit object of S3 class hclust in S4 class definition of Screening

Objects from the Class

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

Slots

.Data:

Object of class "list" ~~

Extends

Class "list", from data part. Class "vector", by class "list", distance 2.

Methods

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

Warning

This class is just defined as a dummy class. No objects should be instantiated.

Note

This class is just defined as a dummy class. No objects should be instantiated.

Examples

showClass("hclust")

[Package ProCoNA version 1.18.0 Index]