summary.zcurve_RoBMA: Summarize fitted zcurve_RoBMA object

View source: R/zcurve.R

summary.zcurve_RoBMAR Documentation

Summarize fitted zcurve_RoBMA object

Description

summary.zcurve_RoBMA creates summary tables for a zcurve_RoBMA object.

Usage

## S3 method for class 'zcurve_RoBMA'
summary(object, conditional = FALSE, probs = c(0.025, 0.975), ...)

Arguments

object

a fitted RoBMA object

conditional

show the conditional estimates (assuming that the alternative is true). Defaults to FALSE. Only available for type == "ensemble".

probs

quantiles of the posterior samples to be displayed. Defaults to c(.025, .975)

...

additional arguments

Value

summary.RoBMA returns a list of tables of class 'BayesTools_table'.

See Also

as_zcurve()


RoBMA documentation built on Sept. 10, 2025, 5:08 p.m.