print.powerbrmsINLA_assurance: Print method for powerbrmsINLA_assurance objects

View source: R/compute-assurance.R

print.powerbrmsINLA_assuranceR Documentation

Print method for powerbrmsINLA_assurance objects

Description

Displays the unconditional Bayesian assurance by sample size together with a plain-language description of the prior used.

Usage

## S3 method for class 'powerbrmsINLA_assurance'
print(x, digits = 4L, ...)

Arguments

x

An object of class "powerbrmsINLA_assurance" returned by compute_assurance().

digits

Number of significant digits for assurance values (default 4).

...

Unused; present for S3 compatibility.

Value

x, invisibly.


powerbrmsINLA documentation built on July 2, 2026, 5:07 p.m.