Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

neighbours

Check Neighbouring Cell Counts


Description

Compare cell counts for each cell with its neighbours and return indices of the locally maximal cells.

Usage

neighbours(SignVector)

Arguments

SignVector

n by m matrix of signs produced by NICER

Value

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.


RCBR

Random Coefficient Binary Response Estimation

v0.5.9
GPL (>= 2)
Authors
Roger Koenker [aut, cre], Jiaying Gu [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.