Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contrast_ylim does not work #173

Open
5chahyun opened this issue Jul 14, 2024 · 1 comment
Open

Contrast_ylim does not work #173

5chahyun opened this issue Jul 14, 2024 · 1 comment

Comments

@5chahyun
Copy link

median_diff_t1 <- load(
data = dd1,
x = group_1,
y = t1,
idx = c("R","NR")
) %>%
median_diff()
median_diff_t1

-->
The unpaired median difference between NR and R is 0 [95%CI -3, 2].
The p-value of the two-sided permutation t-test is 0.6290, calculated for legacy purposes only.

-->
dabest_plot(median_diff_t1, T,
swarm_label = expression(paste("T"[1], " (seconds)")),
contrast_ylim=c(-10,10))

-->
a1bb6004-5684-483f-bf19-56e240fe0385

--> contrast_ylim does not seem to work...

@JAnns98
Copy link

JAnns98 commented Jul 16, 2024

Hi, thanks for the message! Would you be able to provide the source dataset for our testing? We will look into this and get back to you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants