This function estimates the survival from a kernel density estimate of the data of recovered individuals. It uses the data of all breeding areas at once.

estS(markRecaptureObject)

Arguments

markRecaptureObject

object of class markRecaptureObject (see markRecaptureObject())

Value

markRecaptureObject vector/matrix of length res with survival probabilities dependent on space

Examples

mro <- estS(mro1D)