Rdocumentation
powered by
Learn R Programming
pergola (version 1.0)
sarfExt: Extends SARF criterion to neighborhood
Description
The neighborhood is increased stepwise until only one order remains.
Usage
sarfExt(uniOrd, dis, maxSarf = length(uniOrd[1, ]) - 1)
Arguments
uniOrd
Order of markers.
dis
Distance object.
maxSarf
Maximal number of neighbors to include. Should not exceed number of markers -1.
Value
Order with minimal SARF.