View source: R/SpatialPCA_utilties.R
fx_PAS | R Documentation |
PAS score measures the randomness of the spots that located outside of the spatial region where it was clustered to. Lower PAS score indicates better spatial domian clustering performance.
fx_PAS(clusterlabel, location)
clusterlabel |
Cluster labels. |
location |
A n by k matrix of spatial locations. |
A numeric value for PAS score.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.