Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ismayc committed Dec 27, 2024
1 parent 097caba commit e8e1fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 10-inference-for-regression.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2512,7 +2512,7 @@ mlr_pvalue_viz <- visualize(null_distribution_mlr) +
if(is_latex_output()) {
knitr::include_graphics("images/mlr_pvalue_viz.png")
} else {
boot_mlr_viz
mlr_pvalue_viz
}
```

Expand Down

0 comments on commit e8e1fe1

Please sign in to comment.