dalmatian
objectscoef (dalmatian)
# S3 method for dalmatian
coef(object, summary = NULL, ranef = NULL, ...)
Object of class dalmatian
created by dalmatian()
.
Posterior summaries computed from the supplied dalmatian
object (optional).
Random effects summary computed from the supplied dalmatian
object (optional).
Ignored
List of three lists named mean, dispersion, and joint each containing the posterior means of the coefficients corresponding to the fixed and random terms of that model component (if present).
Extracts coefficients for the mean and dispersion components of a dalmatian model.