model.cxv {RGeoS}R Documentation

Average covariance between a Db and a Polygon

Description

Calculate the average covariance between a Db and a Polygon

Usage

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

Arguments

db

Name of the db-class which contains the characteristics of the Db

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]