Skip to content

Commit

Permalink
Merge pull request #223 from cshancock/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
malcolmbarrett authored Dec 18, 2023
2 parents f7bd150 + 5ad08f0 commit 1cb7030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/07-prep-data.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ Looking at the diagram above, we can map each element of the causal question to
- **Follow-up period**: From park open to 10am.
- **Outcome definition**: The average posted wait time between 9am and 10am
- **Causal contrast of interest**: Average treatment effect (we will discuss this in @sec-estimands)
- **Analysis plan**: We use inverse probability waiting after fitting a propensity score model to estimate the average treatment effect of the exposure on the outcome of interest. We will adjust for variables as determined by our DAG (@fig-dag-magic)
- **Analysis plan**: We use inverse probability weighting after fitting a propensity score model to estimate the average treatment effect of the exposure on the outcome of interest. We will adjust for variables as determined by our DAG (@fig-dag-magic)

## Data wrangling and recipes

Expand Down

0 comments on commit 1cb7030

Please sign in to comment.