Skip to contents

Size limits based on trinary thresholds

Usage

trinaryRangeSize(trinaryRasters)

Arguments

trinaryRasters

a spatRaster describing a trinary map. It is assumed that values of 0 are absent, values of 1 represent the upper ROC bound, and values of 2 represent the lower ROC bound (e.g., as determined by `trinaryROCRoots`())

Value

a data.frame with the lower and upper ROC bounds.

Author

Cory Merow <cory.merow@gmail.com>, Gonzalo E. Pinilla-Buitrago <gepinillab@gmail.com>