Skip to content

Commit

Permalink
vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentarelbundock committed Dec 8, 2023
1 parent 5843dde commit 3c1fb31
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vignettes/machine_learning.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ options(modelsummary_factory_default = "gt")

`marginaleffects` offers several "model-agnostic" functions to interpret statistical and machine learning models. This vignette highlights how the package can be used to extract meaningful insights from models trained using the `mlr3` and `tidymodels` frameworks.

The features in this vignette require version 0.16.0 or `marginaleffects`, or the development version which can be installed from Github:

```{r, eval = FALSE}
remotes::install_github("vincentarelbundock/marginaleffects")
```
Expand Down

0 comments on commit 3c1fb31

Please sign in to comment.