This function estimates the parameters of a linear model for a certain point of the kernel density estimate dependent on time. Linear models are obtained according to the resolution.

estLM(markRecaptureObject, b, fixedSlope = NULL)

Arguments

markRecaptureObject

object of class markRecaptureObject (see markRecaptureObject())

b

name of breeding area

fixedSlope

numeric. Value for the fixed slope, e.g., to estimate a linear model for the breeding areas separately.

Value

vector of length res with survival probabilities dependent on space

Examples

mro <- estLM(mro1D, b = "all")