R/optCluster-Classes.R

########### optCluster Class Definitions #############

## Change raggr to S4 class
setOldClass("raggr")
setClass("optCluster",representation(inputData = "matrix",
									clVal = "clValid",
									ranksWeights = "list",
                                  	rankAgg = "raggr"))

Try the optCluster package in your browser

Any scripts or data that you put into this service are public.

optCluster documentation built on April 16, 2022, 5:05 p.m.