Summarize random effects
# S4 method for eDNA_model_lmer
ranef(object, FUN = quantile, probs = c(0.025, 0.5, 0.975), ...)
an object of class eDNA_model
a posterior summary function, default quantile
probabilities for the posterior summary function
extra args passed to FUN
matrix, with one row per random effect, and one column per probability
This function returns a summary of the random effects for an
eDNA_model produced by eDNA_lmer