summary.zcurve_RoBMA creates summary tables for a
zcurve_RoBMA object.
# S3 method for zcurve_RoBMA
summary(object, conditional = FALSE, probs = c(0.025, 0.975), ...)summary.RoBMA returns a list of tables of class 'BayesTools_table'.
a fitted RoBMA object
show the conditional estimates (assuming that the
alternative is true). Defaults to FALSE. Only available for
type == "ensemble".
quantiles of the posterior samples to be displayed.
Defaults to c(.025, .975)
additional arguments
as_zcurve()