print.powerbrmsINLA_sample_size: Print method for powerbrmsINLA_sample_size objects

View source: R/decision-helpers.R

print.powerbrmsINLA_sample_sizeR Documentation

Print method for powerbrmsINLA_sample_size objects

Description

Formats recommendations from decide_sample_size() in a human-readable way. In assurance mode each row is rendered as a plain-English sentence. In conditional mode a formatted table is printed.

Usage

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

Arguments

x

An object of class "powerbrmsINLA_sample_size" returned by decide_sample_size().

digits

Number of decimal places for power/assurance values (default 4).

...

Unused; present for S3 compatibility.

Value

x, invisibly.


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