cluster_size {scpoisson} | R Documentation |
Cluster size
Description
This function calculates the number of elements in current cluster
Usage
cluster_size(test_dat)
Arguments
test_dat |
a matrix or data frame with cells to cluster as rows |
Value
a numeric value with number of cells to cluster
[Package scpoisson version 0.0.1 Index]