rbs_ecography_mods: Red-backed salamander _Plethodon cinereus_ fitted models.

rbs_ecography_modsR Documentation

Red-backed salamander Plethodon cinereus fitted models.

Description

These are the 16 fitted models used in the example in Sutherland et al. (2019), the official oSCR publication.

Usage

data("rbs_ecography_mods")

Format

The 16 oSCR.fit model objects, from m1 through m16.

Source

Sutherland, C., Royle, J. A., & Linden, D. W. (2019). oSCR: a spatial capture-recapture R package for inference about spatial ecological processes. Ecography, 42(9), 1459-1469.

Ecography supplement: http://www.ecography.org/appendix/ecog-04551

Examples

library(oSCR)
data(rbs_ecography)
data(rbs_ecography_mods)
ls()[1:16]

# model 1 output
m1

# model selection
fl <- fitList.oSCR(list(m1,m2,m3,m4,m5,m6,m7,m8,m9,m10,m11,m12,m13,m14,m15,m16),
drop.asu=T, rename=TRUE) #rename=T adds sensible model names
ms <- modSel.oSCR(fl)
ms

jaroyle/oSCR documentation built on Sept. 23, 2023, 12:46 p.m.