Description Usage Arguments Value
visual display of a hypothesis test on a linear contrast of means
1 2 3 4 5 6 7 8 9 10 11 | plot_esci_test(
estimate,
rope_lower = -0.1,
rope_upper = 0.1,
rope_units = c("sd", "raw"),
alpha = 0.05,
error_layout = c("halfeye", "eye", "gradient", "none"),
error_scale = 0.3,
error_normalize = c("groups", "all", "panels"),
ggtheme = ggplot2::theme_classic()
)
|
estimate |
|
rope_lower |
|
rope_upper |
|
rope_units |
|
alpha |
|
error_layout |
|
error_scale |
|
error_normalize |
|
ggtheme |
|
Returns an ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.