Glance at a bru model fit
Usage
# S3 method for class 'bru'
glance(x, ...)Value
A one-row tibble of model-level summaries. elapsed is wall-clock
seconds summed across the phases in fit$bru_timings, not CPU time.
nobs is the total row count summed across all likelihoods, returned as
NA for models that involve family = "cp", as "observation count" is
not meaningful for such models.