cumulative: Make maxent's cumulative output from raw output and...

Description Usage Arguments

Description

The function first converts the raw maxent output to cumulative (by sorting and calculating the cumulative sum). Then the (optional) threshold is applied to return a binary map of the estimated range. If threshold is NULL, the cumulative output is returned.

Usage

1
cumulative(x, threshold = NULL)

Arguments

x

raster* object of continuous (raw) maxent output

threshold

scalar value to threshold the continuous map into binary predictions


bossMaps documentation built on May 2, 2019, 3:57 p.m.