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

View source: R/calc.B1.R

calc.B1R Documentation

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

Description

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

Usage

calc.B1(x)

Arguments

x

A numeric vector

Value

B1 A calculation of Levins (1968) B1 metric

Examples

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

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

Related to calc.B1 in ENMTools...