R/posterior-methods.R
ranef.bml.Rd
Returns the posterior means of the unit-level random effects: member effects per mm() member-id group (intercepts, and slopes when re(1 + x) was used) and unit effects per hm() block.
mm()
re(1 + x)
hm()
# S3 method for class 'bml' ranef(object, ...)
A fitted bml model (fitted with monitor = TRUE).
bml
monitor = TRUE
Unused.
A list with elements mm and hm.
mm
hm