Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
s3alfisc committed Jul 8, 2023
1 parent b53de67 commit 728865f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Note that in a recent update of their working paper, MNW have renamed the new bo

To run all bootstrap types with the null hypothesis imposed on the bootstrap data generating process, you would have to specify the `bootstrap_type` function argument:

```{r setup, warnings = FALSE}
```{r setup, warnings = FALSE, message=FALSE}
library(fwildclusterboot)
library(modelsummary)
options(modelsummary_factory_default = "gt")
Expand Down

0 comments on commit 728865f

Please sign in to comment.