getcm {pttstability} | R 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
[Package pttstability version 1.4 Index]