Description Usage Arguments Details Value Author(s) See Also Examples
Plot the empirical cumulative distribution (eCDF) curve of the consensus matrix
1 2  | 
object | 
 A   | 
... | 
 Other arguments.  | 
It plots eCDF curve for each k.
This function is mainly used in collect_plots and select_partition_number functions.
No value is returned.
Zuguang Gu <z.gu@dkfz.de>
See ecdf for a detailed explanation of the empirical cumulative distribution function.
1 2  | data(golub_cola)
plot_ecdf(golub_cola["ATC", "skmeans"])
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.