View source: R/decision-helpers.R
| print.powerbrmsINLA_sample_size | R Documentation |
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.
## S3 method for class 'powerbrmsINLA_sample_size'
print(x, digits = 4L, ...)
x |
An object of class |
digits |
Number of decimal places for power/assurance values (default 4). |
... |
Unused; present for S3 compatibility. |
x, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.