Learn R Programming

geozoning (version 1.0.0)

Cost_By_Mean: Cost_By_Mean

Description

Cost_By_Mean

Usage

Cost_By_Mean(map, Z, numZ)

Arguments

map

object returned by function genMap

Z

: an example of zoning (a list of zones)

numZ

: number of the zone in which the cost will be computed

Value

the cost value as described

Details

: function that returns the criterion COST by approximating the value at a point of the grid by the mean value of the zone.

Examples

Run this code
# NOT RUN {
# cf. Transition_Zone_Near_Boundary() help page
# }

Run the code above in your browser using DataLab