Extract Summary Statistics from a ubmsFit Model
# S4 method for ubmsFit
summary(object, submodel, probs = c(0.025, 0.25, 0.5, 0.75, 0.975), ...)An object of class data.frame containing summary statistics
for posterior distributions of parameters from the chosen submodel.
A ubmsFit model
Name of submodel to summarize
Numeric vector of quantiles of interest
Currently ignored