scoreAPTest: A function that calculates the NMI values for all vectors in...

View source: R/APJaccard.R

scoreAPTestR Documentation

A function that calculates the NMI values for all vectors in a bigresult object (returned from APTest function) as compared with one vector.

Description

A function that calculates the NMI values for all vectors in a bigresult object (returned from APTest function) as compared with one vector.

Usage

scoreAPTest(bigresult, assignments, SHUTUP = TRUE)

Arguments

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

Value

a vector of NMI values and their corresponding APTest results


arh2207/APJaccard documentation built on May 19, 2022, 11:59 p.m.