format.ab: Format an 'ab' object for pretty printing.

Description Usage Arguments

Description

Format an ab object for pretty printing.

Usage

1
2
format.ab(object, digits = 3, only.sig = FALSE, percent.change = TRUE,
  ...)

Arguments

object

An object of class ab, usually, a result of a call to PrePost.

digits

Number of significant digits for the output.

only.sig

If TRUE, returns only credible intervals associated to tests that are statistically significant.

percent.change

If TRUE, returns the credible intervals for the percent change. If FALSE, returns the credible intervals for the difference.


google/abpackage documentation built on May 8, 2019, 11:44 a.m.