| LINCcluster-class {LINC} | R Documentation |
"LINCcluster"code"LINCcluster"
Objects can be created by calls of the form new("LINCcluster", ...).
results:Object of class "list" ~~
assignment:Object of class "vector" ~~
correlation:Object of class "list" ~~
expression:Object of class "matrix" ~~
history:Object of class "environment" ~~
linCenvir:Object of class "environment" ~~
Class "LINCmatrix", directly.
signature(e1 = "LINCcluster", e2 = "LINCfeature"): ...
signature(linc = "LINCcluster"): ...
signature(cluster = "LINCcluster"): ...
signature(file_name = "character", input = "LINCcluster"): ...
signature(input = "LINCcluster", showCor = "character"): ...
signature(input = "LINCcluster", showCor = "missing"): ...
showClass("LINCcluster")