tau: Spatial dependence parameter.

Description Usage Arguments Value Examples

View source: R/tau.R

Description

Spatial dependence parameter.

Usage

1
tau(y, location)

Arguments

y

A numeric vector of a response variable

location

A matrix of spatial locations

Value

A value of spatial dependence parameter.

Examples

1
tau(y = sim[, 1], location = sim[, 2:3])

IDSA documentation built on April 18, 2021, 5:07 p.m.