This function defines the properties of the wintering area.

new_winteringArea(
  window = spatstat.geom::owin(),
  survival,
  recovery,
  recoveryData
)

Arguments

window

object of class "owin":observation window in two-dimensional plane

survival

function: survival function defined over whole wintering area, independent of breeding area

recovery

constant function: recovery probability, must be constant over whole wintering area

recoveryData

empty space for simulated or real-world recovery data

Value

object of class "winteringArea": contains list of window, survival and recovery for the wintering area