Description Usage Arguments Details Value Examples
calCrit2
| 1 | calCrit2(matDistance, zoneNModif)
 | 
| matDistance | zone distance matrix resulting from a call to calDistance | 
| zoneNModif | matrix of zone neigbors with FALSE on the diagonal | 
computes a quality criterion equal to min(2*min(dij/(dii+djj)))
see also  calCrit1, calCrit3, calCrit4, calCrit5, calCritMinMean for other criteria
a numerical value equal to min(mean(dij^2/(dii^2+dij^2)))
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.