print.mlwinfitMCMC | R Documentation |
Summarize "mlwinfitMCMC" objects
## S3 method for class 'mlwinfitMCMC'
print(
x,
digits = max(3, getOption("digits") - 2),
signif.stars = getOption("show.signif.stars"),
z.ratio = TRUE,
...
)
x |
an |
digits |
the number of significant digits to use when printing. |
signif.stars |
logical. If TRUE, 'significance stars' are printed for each coefficient. |
z.ratio |
logical. If TRUE, z-ratio values are displayed for each coefficient. |
... |
other parameters |
print
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.