CountIndex {countland} | R Documentation |
Internal function for calculating count index.
Description
Internal function for calculating count index.
Usage
CountIndex(lm)
Arguments
lm |
column vector |
Value
count index = largest n where n cells have >= n counts
[Package countland version 0.1.2 Index]