[R] neighborhood competition index in r package

Ben Bolker bbolker at gmail.com
Mon Dec 8 03:05:39 CET 2014


catalin roibu <catalinroibu <at> gmail.com> writes:

> 
> Dear all!
> 
> Is there a R package to compute neighborhood competition index (Shutz,
> Hegyi, and many index).
> 
> Thank you very much!
> 

  library("sos")
  findFn("Hegyi")

leads to 

  http://finzi.psych.upenn.edu/R/library/siplab/html/pairwise.html

Does that help?



More information about the R-help mailing list