calc_h: h_{12}(t) from matrix

View source: R/h-fun.R

calc_hR Documentation

h_{12}(t) from matrix

Description

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

Usage

calc_h(x, var_st = FALSE, dists = NULL)

Arguments

x

distance matrix

var_st

logical scalar indicating if the L function should be used instead

dists

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

Value

a numeric vector


sapo documentation built on Oct. 31, 2024, 1:09 a.m.