turnover: Turnover Probability

turnoverR Documentation

Turnover Probability

Description

Generate posterior draws of turnover probability from dynamic occupancy models. Turnover is calculated for each site and each primary period after the first.

Usage

turnover(object, ...)

## S4 method for signature 'ubmsFitColext'
turnover(object, draws, re.form = NULL, ...)

Arguments

object

A fitted dynamic occupancy model of class inheriting ubmsFit

...

Currently ignored

draws

Number of draws from the posterior to use in the check

re.form

If NULL, any estimated group-level parameters ("random effects") are included. If NA, they are ignored

Value

A matrix of turnover values from the posterior predictive distribution. The dimensions are draws by number of sites x (primary periods - 1) in site-major order.

See Also

stan_colext


kenkellner/ubms documentation built on March 1, 2025, 7:02 a.m.