Compute posterior summary statistics for the individual random effects in each part of the model.
# S3 method for dalmatian
ranef(
object,
nstart = start(object$coda),
nend = end(object$coda),
nthin = thin(object$coda),
...
)
Object of class dalmatian
created by dalmatian()
.
Start point for computing summary statistics (relative to true start of chain).
End point for computing summary statistics (relative to true start of chain).
Thinning factor for computing summary statsitics (relative to full chain and not previously thinned output).
Ignored
output (list)