model.cvv {RGeoS}R Documentation

Average covariance within a 2-D Polygon

Description

Calculate the average covariance within a 2-D Polygon

Usage

model.cvv(polygon, model = model.input(), 
ivar = 1, jvar = 1, ndisc = 50)

Arguments

polygon

Name of the polygon-class which contains the characteristics of the Polygon

model

Name of the model-class which contains the characteristics of the Model

ivar

Index of the first field

jvar

Index of the second field

ndisc

Number of discretization steps

Value

Average covariance value


[Package RGeoS version 9.1.1 Index]