Advertisement · 728 × 90

Posts by Marisha Herb

Post image Post image

Proudly presenting the (for now) final version of "Why experiments work." To share the materials in a slightly more professional manner, I added a "Resources" page to my website: juliarohrer.com/resources/.

That was long overdue anyway; now there's also a curated list of my papers and blog posts.

1 year ago 187 46 6 0

Thanks to everybody who chimed in!

I arrived at the conclusion that (1) there's a lot of interesting stuff about interactions and (2) the figure I was looking for does not exist.

So, I made it myself! Here's a simple illustration of how to control for confounding in interactions:>

11 months ago 1128 274 67 18
Post image

*Sharing code for research publications*
Here's the process that I've ended up with, through various collaborators like Robert Forkel, @simongreenhill.bsky.social , Stephen Francis Mann and others.
Not perfect perhaps, but works pretty ok.
A student asked, so I made this illustration.

3 weeks ago 48 12 0 0
APA PsycNet

New study out! w/ @abdelrahmanlab.bsky.social
"A brush with scandal: How artist morality shapes aesthetic preferences."
Immoral info about artists ⬇️ liking for paintings. Similar info tied to someone else has no effect, challenging general valence transfer accounts:

psycnet.apa.org/record/2026-...

11 months ago 6 3 1 0
Video

New Year, New Colour Tool
for you data visualizers and maybe the odd designer

obumbratta.com/colour

3 months ago 258 63 6 12
Post image

Log Cabin xkcd.com/2891

2 years ago 4982 755 120 81
Post image

In case you ever wondered about the differences between magrittr pipe and base pipe 🤔

This table is taken from a great stackoverflow answer by @GeorgKindermann

stackoverflow.com/questions/67...

#rstats #dataviz #phd

2 months ago 39 13 2 1
Advertisement

You can specify relative position in ggplot with I(x) I(y).

E.g. annotate("text", x = I(.5), y = I(.5), label = "hello!") will place the text in the middle of the plot.
This, combined with alignment arguments is like 87% of the magic for me.

3 months ago 111 30 3 5

I would also love to see the code for the plot, it is really nice!

5 months ago 0 0 1 0