hclust-class {ProCoNA} | R Documentation |
"hclust"
From the OneHandClapping package. Thanks! Dummy class to permit object of S3 class hclust
in S4 class definition of Screening
Objects can be created by calls of the form new("hclust", ...)
.
.Data
:Object of class "list"
~~
Class "list"
, from data part.
Class "vector"
, by class "list", distance 2.
No methods defined with class "hclust" in the signature.
This class is just defined as a dummy class. No objects should be instantiated.
This class is just defined as a dummy class. No objects should be instantiated.
showClass("hclust")