calc_psam: Calculates the psam

View source: R/utils.R

calc_psamR Documentation

Calculates the psam

Description

Computes the PSAM based on a distance matrix based on a method to deal with broken polygons (represented by duplicated rows)

Usage

calc_psam(x, method = "rnd_poly")

Arguments

x

a distance matrix

method

method to deal with broken polygons

Value

scalar psam


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