| dk-class {clusterCons} | R Documentation |
Class "dk"
Description
Objects of class 'dk' contain a data.frame which have three variables k, a and deltak
as described in the deltak function description. This class simply holds the result from a call to deltak.
Objects from the Class
Objects can be created by calls of the form new("dk", ...), although they are normally generated internally by the deltak function.
Author(s)
Dr. T. Ian Simpson ian.simpson@ed.ac.uk
References
Merged consensus clustering to assess and improve class discovery with microarray data. Simpson TI, Armstrong JD and Jarman AP. BMC Bioinformatics 2010, 11:590.
See Also
Also see the aucs function.
Examples
showClass("dk")
[Package clusterCons version 1.2 Index]