Skip to content

v0.4.0

Compare
Choose a tag to compare
@doserjef doserjef released this 13 Jul 21:13
· 112 commits to main since this release

spOccupancy 0.4.0

  • Major new functionality for fitting multi-season (i.e., spatio-temporal) single-species occupancy models using the functions tPGOcc() and stPGOcc().
  • Fixed a bug in calculation of the detection probability values in fitted() functions for all spOccupancy model objects. See this Github issue for more details.
  • Fixed an error that occurred when predicting for multi-species models and setting ignore.RE = TRUE.
  • Fixed other small bugs that caused model fitting functions to break under specific circumstances.