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

Notes Dump #222

Open
cthoyt opened this issue May 14, 2024 · 0 comments
Open

Notes Dump #222

cthoyt opened this issue May 14, 2024 · 0 comments

Comments

@cthoyt
Copy link
Member

cthoyt commented May 14, 2024

Here's the remaining notes from my work document that weren't categorized:

probability of Y given X -> regress Y on x
probability of Z

  1. how to incporporate the adjustment set
    how do you figure out what parameters of linear structural causal model?
    do this for every edge:
  2. what's source/target
  3. regress target on source + adjustment set
  4. coefficient associated with source is the one you use
  5. any conditionals as union on to the adjustment set

front door adjustment that's more complicated
napkin is identifiable, but you can still get an estimand
estimand to linear regression -> you actually have to pile several of them together
the generic approach is the plugin method. For discrete data, you can just go for it. Continuous data is harder
chiro made a bayesian version of doubly robust estimation - that's the general way of most > efficiently making use of data

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

1 participant