trinaryMap: Make trinary maps

View source: R/trinaryModeling.r

trinaryMapR Documentation

Make trinary maps

Description

Use previously calculated thresholds to make trinary maps

Usage

trinaryMap(
  model,
  threshLo,
  threshHi,
  threshYouden,
  modelNames,
  species,
  rasterOutputDir = NULL,
  ...
)

Details

See Examples.

Value

a data.frame

Author(s)

Cory Merow <cory.merow@gmail.com>


cmerow/trinaryMaps documentation built on April 28, 2023, 6:02 p.m.