Extract estimates and summary statistics of random effect standard
deviations from an unmarkedFit
model or an unmarkedEstimate
.
# S4 method for unmarkedEstimate
sigma(object, level=0.95, ...)
# S4 method for unmarkedFit
sigma(object, type, level=0.95, ...)
data.frame
containing estimates, SEs, and confidence intervals
for random effect standard deviations in the model.
An object inheriting class unmarkedEstimate
or
unmarkedFit
Significance level to use for confidence interval
If provided, return only random effect SDs from the chosen submodel type (as a character string)
Other arguments
Ken Kellner contact@kenkellner.com