I'm sure the answer to this is write something myself. But it would be great if there was a #ggplot solution to:
- show individual points* for categories
- add summary crossbar ± error
- and do faceting
all from one data frame.

* ideally geom_sina from `ggforce` which I love.

The package `ggpubr` is very close, but not quite flexible enough.

#rstats

I can do this ugly thing to plot different columns (without faceting) #ggplot #rstats

@steveroyle I've been doing something uglier, with an even more ugly geom_signif loop to give me a quick idea of statistical significance between all the conditions.

The idea was inspired from Lord et al., (2020). pubmed.ncbi.nlm.nih.gov/323467

@JontyTownson That looks useful. We don't usually add the significance stuff in R because it's too hard! I like this solution - ugly or not!
I didn't explain well, but it is SuperPlots that are the problem! I’m thinking of writing a package to make it easier for folks in my group to generate them.

Sign in to participate in the conversation
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.