# S3 method for see_equivalence_test_effectsize
plot(x, ...)# S3 method for see_equivalence_test
plot(
x,
color_rope = "#0171D3",
alpha_rope = 0.2,
show_intercept = FALSE,
n_columns = 1,
...
)
# S3 method for see_equivalence_test_lm
plot(
x,
size_point = 0.7,
color_rope = "#0171D3",
alpha_rope = 0.2,
show_intercept = FALSE,
n_columns = 1,
...
)