extract.corr.range: Extract Correlation Range

View source: R/extract_corr_range.R

extract.corr.rangeR Documentation

Extract Correlation Range

Description

Function will pick the point where the correlogram first crosses the x-axis (the distance), i.e. where the spatial autocorrelation gets 0 for the first time. This is a good approximation of the actual correlation range.

Usage

extract.corr.range(ncf_corr)

Arguments

ncf_corr

a correlogram estimated by ncf::correlog()

Value

an integer that represents the correlation range (in units of input, i.e. with lon lat it is km, with equal area CRS it tipically is metres)


axlehner/SpatialInference documentation built on Jan. 28, 2025, 3:19 p.m.