calc.B2: calc.B2, Calculates standardized version of Levins (1968) B2...

View source: R/calc.B2.R

calc.B2R Documentation

calc.B2, Calculates standardized version of Levins (1968) B2 measure of niche breadth given a vector of suitabilities

Description

calc.B2, Calculates standardized version of Levins (1968) B2 measure of niche breadth given a vector of suitabilities

Usage

calc.B2(x)

Arguments

x

A numeric vector

Value

B2 A calculation of Levins (1968) B2 metric

Examples

calc.B2(c(1, .001, .001))

ENMTools documentation built on April 11, 2023, 6:09 p.m.

Related to calc.B2 in ENMTools...