weighted.min: Calculate abundance weighted NND

Description Usage Arguments Value Author(s) See Also

Description

Calculates abundance weighted minimum

Usage

1
weighted.min(x, w, na.rm = FALSE)

Arguments

x

a vector or matrix of numerical values

w

a vector or matrix of numerical weights whose positions correspond to the values in x.

na.rm

A logical indicating whether to ignore missing values.

Value

A numerical value

Author(s)

Sam Levin

See Also

weighted.mean


levisc8/Fun_Phylo_Package documentation built on June 2, 2020, 8:41 a.m.