Skip to content

Commit

Permalink
Fix to simple two_arm
Browse files Browse the repository at this point in the history
  • Loading branch information
jaspercooper committed Jun 27, 2018
1 parent d3e1e7d commit 002587d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/simple_two_arm.Rmd
Expand Up @@ -41,7 +41,7 @@ How does this design work? One way to think about it is to compare the random as
We subtract the mean of the control group from the mean of the treatment group in order to estimate the average treatment effect.


```{r, code = get_design_code(simple_two_arm_design), eval=FALSE}
```{r, code = get_design_code(simple_two_arm_designer()), eval=TRUE}
```


Expand Down

0 comments on commit 002587d

Please sign in to comment.