scoreAPTest | R Documentation |
A function that calculates the NMI values for all vectors in a bigresult object (returned from APTest function) as compared with one vector.
scoreAPTest(bigresult, assignments, SHUTUP = TRUE)
bigresult |
an object with the clustering solutions of all iterations of the APTest algorithm, returned from APTest |
assignments |
a vector with the cluster assignments for all cells, named by the cell names, containing the same number of cells as bigresult |
a vector of NMI values and their corresponding APTest results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.