Description Usage Arguments Examples
This function computes log observed sum of pairwise distances for a given grouping. It first computes the sum of pairwise distances for each group (cluster) and then takes log for the sum of sums acros all groups.
1  | ObservedLogW(X, one.clustering)
 | 
X | 
 a numeric matrix. Columns are samples and rows are dimensions.  | 
one.clustering | 
 a vector indicating the clustering membership for each data point  | 
1  | ObservedLogW(pc.ranges, one.clustering)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.