Skip to content

Commit

Permalink
no identical sections
Browse files Browse the repository at this point in the history
  • Loading branch information
bcjaeger committed Dec 24, 2023
1 parent 461a1e0 commit 8c4bd08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vignettes/pd.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ knitr::opts_chunk$set(
```

## Partial dependence (PD)
# Partial dependence (PD)

`r aorsf:::roxy_pd_explain()`

Expand Down Expand Up @@ -346,7 +346,7 @@ anova(fit_cph)

*Note*: Caution is warranted when interpreting statistical hypotheses that are motivated by the same data they are tested with. Results like the p-values for interaction shown above should be interpreted as exploratory.

## Individual conditional expectations (ICE)
# Individual conditional expectations (ICE)

`r aorsf:::roxy_ice_explain()`

Expand Down

0 comments on commit 8c4bd08

Please sign in to comment.