Skip to content

Commit

Permalink
downgrade ch 3 and 4 status to wip
Browse files Browse the repository at this point in the history
  • Loading branch information
malcolmbarrett committed Oct 23, 2024
1 parent 720e6b9 commit c3ec0fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chapters/03-counterfactuals.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
```{r}
#| echo: false
# TODO: remove when first edition complete
status("polishing")
status("wip")
```

## Potential Outcomes {#sec-potential}
Expand Down
2 changes: 1 addition & 1 deletion chapters/04-target-trials-std-methods.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
```{r}
#| echo: false
# TODO: remove when first edition complete
status("polishing")
status("wip")
```

## Randomized trials {#sec-rand-trials}
Expand Down

0 comments on commit c3ec0fd

Please sign in to comment.