loopQ2: loopQ2

Description Usage Arguments Details Value Examples

Description

loopQ2

Usage

1
2
loopQ2(map, disp = 1, step = 0.075, minSize = 0.012, minSizeNG = 0.001,
  QUIET = FALSE)

Arguments

map

object returned by function genMa

disp

0: no info, 1: some info, 2: detailed info

step

loop increment

minSize

zone area threshold under which a zone is too small to be manageable

minSizeNG

zone area threshold under which a zone will be removed

QUIET

run in silence-no display

Details

exploratory loop on probability values associated to quantiles. Performs map zonings for each value of the 1 quantile loop (yielding a 42-label zoning). see also loopQ1,loopQ3, loopQ4, loopQ5 for loops with a different number of labels

Value

a matrix with 7 columns and as many rows as loop elements. Columns contain the following values calculated for each quantile vector: criterion, cost, cost per label, number of zones, quantile associated probability values and number of non degenerated quantiles.

Examples

1
# not run

geozoning documentation built on May 2, 2019, 9:43 a.m.