neighbours | R Documentation |
Compare cell counts for each cell with its neighbours and return indices of the locally maximal cells.
neighbours(SignVector)
SignVector |
n by m matrix of signs produced by NICER |
Column indices of the cells that are locally maximal, i.e. those
whose neighbours have strictly fewer cell counts. The corresponding
interior points of these cells can be used as potential mass points
for the NPMLE function rcbr.fit.KW
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.