Skip to content

Commit

Permalink
fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Oct 13, 2023
1 parent bbfb1d4 commit 332930c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/parameters.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ density estimation plots [from Bayesian
models](https://easystats.github.io/see/articles/bayestestR.html).

```{r}
result <- simulate_parameters(model1)
result <<- simulate_parameters(model1)
plot(result)
```
Expand Down

0 comments on commit 332930c

Please sign in to comment.