R/posterior-methods.R
fitted.bml.Rd
Posterior expectations of the linear predictor
# S3 method for class 'bml' fitted(object, summary = TRUE, ...)
A fitted bml model (fitted with monitor = TRUE).
bml
monitor = TRUE
Logical; if TRUE (default), return a summary matrix (one row per observation), else the draws matrix (draws x observations).
TRUE
Unused.
A matrix of posterior summaries of mu, or a draws matrix.
mu