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)
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. |
vector of length res with survival probabilities dependent on space
mro <- estLM(mro1D, b = "all")