Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

linearpopn.object

Description of Linear Population Objects


Description

An object of class linearpopn, usually created in a call to sim.linearpopn and used as input to sim.capthist.

Value

The object itself is a dataframe of coordinates for points along the mask, as for a 2-dimensional population (popn).

The attribute model2D is always “linear”.

The object has class c("linearpopn", "popn", "data.frame").

See Also

Examples

glymepop <- sim.linearpopn(glymemask, 30)
plot(glymepop, jitter=1)

CH <- sim.capthist(traps(arvicola), glymepop, detectpar = list(g0 = 0.4,
    sigma = 40), noccasions = 6, userdist = networkdistance)

plot(glymemask)
plot(CH, add = TRUE, tracks = TRUE)

secrlinear

Spatially Explicit Capture-Recapture for Linear Habitats

v1.1.4
GPL (>= 2)
Authors
Murray Efford
Initial release
2021-05-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.