Check Neighbouring Cell Counts
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
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.