Skip to content

Commit

Permalink
nosuggest req
Browse files Browse the repository at this point in the history
  • Loading branch information
kkholst committed Jan 11, 2025
1 parent e447bc7 commit 7960390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/influencefunction.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -794,7 +794,7 @@ adjusted \(p\)-values can then be calculated as \[P(Z_{max} >
in [@RitzPipper_multcomp] the joint distribution of \(Z_{1},\ldots,Z_{p}\)
can be estimated from the IFs. This is implemented in the `p.correct` method

```{r pcorrect}
```{r pcorrect, eval=has_mets }
gg0 <- estimate(gg, use="^a", regex=TRUE, null=rep(.8, 3))
p.correct(gg0)
```
Expand Down

0 comments on commit 7960390

Please sign in to comment.