multi.cluster | R Documentation |
Wrapper for cluster.method functions
multi.cluster(obj, param.list, cluster.method, rangeID = 0)
obj: |
S3 object of class clusData |
param.list: |
list, each entry should be a list of threshold values to pass to the clustering method |
cluster.method: |
function that returns data frame of known cases annotated with cluster ID and growth |
rangeID: |
integer, unique index for rows generated by this function |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.