calc_h {sapo}R 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


[Package sapo version 0.8.0 Index]