powered by
The function to calculate adjusted Rand index value with the inputs of true clusters and predicted clusters
adjustedRandIndex(x, y)
A vector that contain predicted cluster assignment.
A vector that contain true cluster assignment.