Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Oct 26, 2023
1 parent 79ea5de commit 45c7143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/performance.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ result <- check_normality(model)
### Density Plot

```{r}
plot(result)
plot(result, type = "density")
```

### QQ Plot
Expand Down

0 comments on commit 45c7143

Please sign in to comment.