Conversation
|
We should time order Figure 4.3, especially since the text refers to the timing |
|
In the collider discussion, this isn't clear to me
I haven't seen this, though I'm sure you're right that it happens. What I'm more familiar with is the box around the collider, which is read out as an open path. Do we want to mention that as well? |
|
In the callout box, we have
which removes arrows from the DAG. It's not exactly what ggdag_adjustment_set does, since that function grays out the adjusted edges (which is typically preferred). Suggest changing those line colors instead. |
|
In our next meeting, it would be great to talk about choice of adjustment method in the context of m-bias. I believe there are cases where IPW can be robust against this (certainly true that it can resolve selection bias) while direct/regression adjustment cannot. I think this has to do with the notion that weighting "removes arrows" while regression adjustment and/or stratification "draws boxes." |
|
The job is failing because we need the dev version of tidysmd now, but I'll take care of that before merging
Maybe I'm not sure what you mean, but we already use and discuss the box notation. What did you have in mind?
I want it like this so people are forced to think about the structure and the arrows. In the workshop, though, we later show the time-ordered version, which we don't here. We should add that to the time-ordering section
Yes, it is.
I've thought this through already, and it can, but it's silly. You could use g-comp or IPW the same way you do for time-varying exposures/confounding, but it would require you to have the two unmeasured confounders, in which case you could just adjust for them through direct adjustment. So you can, but it's not that helpful. |
| labels = scales::label_percent() | ||
| ) + | ||
| theme( | ||
| axis.title = element_blank() |
There was a problem hiding this comment.
Is your thinking here that it's clear from the axis what this is? It doesn't seem that way to me the way it can be obvious from other labels.
|
Note to self: I was wrong about |
|
If you run |
Co-authored-by: Malcolm Barrett <malcolmbarrett@users.noreply.github.com>
|
For this sentence
Would you like to show |
|
For the example shown by Figure 4.23, I would suggest labelling these as real confounding entities we wish we would have measured, but didn't (instead of labelling them as |
Mostly minor edits