Extract coefficients
# S4 method for unmarkedFit
coef(object, type, altNames = TRUE, fixedOnly=TRUE)
# S4 method for unmarkedEstimate
coef(object, altNames = TRUE, fixedOnly=TRUE, ...)
# S4 method for linCombOrBackTrans
coef(object)
Object of appropriate S4 class
Either 'state' or 'det'
Return specific names for parameter estimates?
Return only fixed effect parameters?
Further arguments. Not currently used
A named numeric vector of parameter estimates.
Object from linearComb
unmarkedEstimate object
Fitted model