randomTerms.Rd
Extract estimates and summary statistics of random effect terms from an
unmarkedFit
model or an unmarkedEstimate
.
# S4 method for class 'unmarkedEstimate'
randomTerms(object, level=0.95, addMean = FALSE, ...)
# S4 method for class 'unmarkedFit'
randomTerms(object, type, level=0.95, addMean = FALSE, ...)
An object inheriting class unmarkedEstimate
or
unmarkedFit
Significance level to use for confidence interval
If provided, return only random effect terms from the chosen submodel type (as a character string)
Logical. Should the corresponding mean intercept or slope (if any) be added to the value of the random effect (yielding the complete random intercept/slope)?
Other arguments
data.frame
containing estimates, SEs, and confidence intervals
for random effect terms in the model.