projected function

Projected Occupancy Trajectories

Projected Occupancy Trajectories

Generate posterior draws of occupancy probability for all sites and primary periods, i.e. the projected trajectory (Weir et al. 2009).

projected(object, ...) ## S4 method for signature 'ubmsFitColext' projected(object, draws = NULL, 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

Returns

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

References

Weir LA, Fiske IJ, Royle J. 2009. Trends in Anuran Occupancy from Northeastern States of the North American Amphibian Monitoring Program. Herpetological Conservation and Biology. 4: 389-402.

See Also

stan_colext

  • Maintainer: Ken Kellner
  • License: GPL (>= 3)
  • Last published: 2024-10-01