powered by
searchNODcrit
searchNODcrit(qProb, le, zk, criterion, cost, costL, nz)
probability vector used to generate quantile values
level index
list of zonings
list of criteria
list of costs
list of per label costs
list of numbers of zones
a list with components
index of last level zoning that has the higher criterion value
criterion value corresponding to best last level zoning
cost value corresponding to best last level zoning
cost per label value corresponding to best last level zoning
number of zones of best last level zoning
lenght of quantile vector
description, a paragraph
# NOT RUN { qProb=c(0.1,0.2);criti=correctionTree(qProb,mapTest) res=geozoning:::searchNODcrit(qProb,2,criti$zk,criti$criterion,criti$cost,criti$costL,criti$nz) # }
Run the code above in your browser using DataLab