calc_h: h_{12}(t)

View source: R/utils.R

calc_hR Documentation

h_{12}(t)

Description

Computes the h_{12} (K or L) based on a distance matrix based on a method

Usage

calc_h(x, method = "rnd_poly", L = FALSE, dists = NULL)

Arguments

x

distance matrix

method

method to deal with broken polygons

L

logical scalar indicating if the L function should be used instead

dists

vector of distances to compute h_{12}(t).

Value

a numeric vector


lcgodoy/tpsa documentation built on Oct. 17, 2023, 3:26 p.m.