ise_estN_fn: Estimate N through ISE

Description Usage Arguments Value Examples

View source: R/ise_estN_fn.R

Description

Estimate N through ISE

Usage

1
ise_estN_fn(ise_eh, study_area)

Arguments

ise_eh

an instantaneous sampling encounter history

study_area

the size of the study area (same units as camera area)

Value

a tibble with density and abundance estimate

Examples

1
2
ise_eh <- ise_build_eh(df, deploy, occ) 
ise_estN_fn(ise_eh, 1e6)

annam21/TTE.STE.IS documentation built on Dec. 24, 2021, 8:42 a.m.