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

coef.secr

Coefficients of secr Object


Description

Extract coefficients (estimated beta parameters) from a spatially explicit capture–recapture model.

Usage

## S3 method for class 'secr'
 coef(object, alpha = 0.05, ...)

Arguments

object

secr object output from secr.fit

alpha

alpha level

...

other arguments (not used currently)

Value

A data frame with one row per beta parameter and columns for the coefficient, SE(coefficient), asymptotic lower and upper 100(1–alpha) confidence limits.

See Also

Examples

## load & extract coefficients of previously fitted null model
coef(secrdemo.0)

secr

Spatially Explicit Capture-Recapture

v4.4.1
GPL (>= 2)
Authors
Murray Efford
Initial release
2021-05-01

We don't support your browser anymore

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