getcm: Get rates

View source: R/fake_data.R

getcmR Documentation

Get rates

Description

Calculates colonization rate, mortality rate, and expected mean occupancy time based on a time series

Usage

getcm(dat)

Arguments

dat

a numeric vector, including the timeseries

Value

a list including colonization and mortality probability per time step (pc and pm, respectively), and pocc, the expected fraction of time that the species will be present


pttstability documentation built on May 29, 2024, 1:28 a.m.