benefit: Calculate taxon conservation benefit

View source: R/ps_prioritize.R

benefitR Documentation

Calculate taxon conservation benefit

Description

Nonlinear function that converts proportion of range conserved into conservation "benefit."

Usage

benefit(x, lambda = 1)

Arguments

x

Fraction of taxon range protected (value between 0 and 1).

lambda

Shape parameter.

Value

Value between 0 and 1.


phylospatial documentation built on April 12, 2025, 1:35 a.m.