Skip to content

Commit

Permalink
remove non working example
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Feb 2, 2024
1 parent 2376baf commit 7328936
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions vignettes/parameters.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -414,16 +414,6 @@ result
plot(result)
```

### From simulated model parameters

```{r fig.height=8}
simulated_parameters <<- simulate_model(model1, component = "conditional")
result <- equivalence_test(simulated_parameters)
result
plot(result)
```

## p-value function and consonance/compatibility plot

_([related function documentation](https://easystats.github.io/parameters/reference/p_function.html))_
Expand Down

0 comments on commit 7328936

Please sign in to comment.