Extracts estimated parameters from an object returned by the fitting functions in this package, such as fit.ns, fit.void, and fit.twocamera.
# S3 method for palm
coef(object, se = FALSE, ...)# S3 method for palm_twocamerachild
coef(object, se = FALSE, report.2D = TRUE, ...)
A fitted model object.
Logical, if TRUE
standard errors are presented
(if available) instead of parameter estimates.
Other parameters (for S3 generic compatibility).
Logical, for two-camera model fits only. If
TRUE
, two-dimensional animal density is reported.