get_fpa: Compute "Fractional predicted area" ('n of occupied...

View source: R/8.1.f.metrics.R

get_fpaR Documentation

Compute "Fractional predicted area" ('n of occupied pixels'/n)

Description

Compute "Fractional predicted area" ('n of occupied pixels'/total n) or ('area of occupied pixels'/total area)

Usage

get_fpa(mtp, digits)

Arguments

mtp

Stack or brick of thresholded predictions

digits

integer indicating the number of decimal places. see ?round for details.

Value

A list of species' FPAs computed for each climatic scenario, threshold and model criteria

See Also

get_fpa_b, get_tsa, get_cont_permimport

Examples

## Not run: 
get_fpa(mtp.l=mods.thrshld.lst)

## End(Not run)

HemingNM/ENMwizard documentation built on Jan. 4, 2024, 3:24 p.m.