powered by
Sigmai2
Sigmai2(index, listZonePoint, tabVal, surfaceVoronoi, meanZone)
zone number
list of pts within each zone
SpatalPointsDataFrame holding data
vector of Voronoi surfaces associated to data values
Zone mean values
a list with components sigmai2 and SI
computes mean (weighted) variance and Voronoi area for zone
# NOT RUN { data(mapTest) data(resZTest) K=resZTest Sigmai2(5,K$listZonePoint,mapTest$krigData,mapTest$krigSurfVoronoi,K$meanZone) # }
Run the code above in your browser using DataLab