Learn R Programming

jarbes (version 2.5.0)

summary.bcmeta: Generic summary function for bcmeta object.

Description

Generic summary function for bcmeta object.

Usage

# S3 method for bcmeta
summary(object, digits = 3, show.neff = FALSE, ...)

Arguments

object

The object generated by the bcmeta function.

digits

The number of significant digits printed. The default value is 3.

show.neff

A logical value indicating whether to show the effective sample size column (n.eff) and Rhat. Defaults to `FALSE`.

...

...