reformat | R Documentation |
maicplus_bucher
alike objectReformat maicplus_bucher
alike object
reformat(
x,
ci_digits = 2,
pval_digits = 3,
show_pval = TRUE,
exponentiate = FALSE
)
x |
a list, structured like a |
ci_digits |
an integer, number of decimal places for point estimate and derived confidence limits |
pval_digits |
an integer, number of decimal places to display Z-test p-value |
show_pval |
a logical value, default is TRUE. If FALSE, p-value will not be output as the second element of the character vector |
exponentiate |
whether the treatment effect and confidence interval should be exponentiated. This applies to relative treatment effects. Default is set to false. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.