summary.zcurve_RoBMA | R Documentation |
summary.zcurve_RoBMA
creates summary tables for a
zcurve_RoBMA object.
## S3 method for class 'zcurve_RoBMA'
summary(object, conditional = FALSE, probs = c(0.025, 0.975), ...)
object |
a fitted RoBMA object |
conditional |
show the conditional estimates (assuming that the
alternative is true). Defaults to |
probs |
quantiles of the posterior samples to be displayed.
Defaults to |
... |
additional arguments |
summary.RoBMA
returns a list of tables of class 'BayesTools_table'.
as_zcurve()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.