| print.brms_inla_power | R Documentation |
Displays a concise summary of a simulation result, including key settings, the first rows of the power summary table, and — when present — a one-line INLA diagnostic summary stating the proportion of fits that produced warnings and the number of failed fits.
## S3 method for class 'brms_inla_power'
print(x, n_rows = 10L, ...)
x |
A list of class |
n_rows |
Maximum number of summary rows to print (default 10). |
... |
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.