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

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

get_fpa_bR 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_b(mtp.l, digits = 3)

Arguments

mtp.l

List of 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, get_tsa, get_cont_permimport

get_tsa_b, get_cont_permimport_b

Examples

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

## End(Not run)

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