Learn R Programming

jarbes (version 2.4.2)

summary.bmeta: Generic summary function for bmeta object in jarbes

Description

Generic summary function for bmeta object in jarbes

Usage

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

Arguments

object

The object generated by the bmeta 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`.

...

...