ranef-eDNA_model_lmer-method: Summarize random effect

Description Usage Arguments Details Value Author(s)

Description

Summarize random effects

Usage

1
2
## S4 method for signature 'eDNA_model_lmer'
ranef(object, FUN = quantile, probs = c(0.025, 0.5, 0.975), ...)

Arguments

object

an object of class eDNA_model

FUN

a posterior summary function, default quantile

probs

probabilities for the posterior summary function

...

extra args passed to FUN

Details

This function returns a summary of the random effects for an eDNA_model produced by eDNA_lmer

Value

matrix, with one row per random effect, and one column per probability

Author(s)

Matt Espe


artemis documentation built on Sept. 9, 2021, 1:07 a.m.