Brenton M. Wiernik

Results 872 comments of Brenton M. Wiernik

The rule that BBT seems to follow is that all-capital words are retained. That should apply there. My request is that any punctuation be ignored

In plots (not monospaced console), it's a proper minus sign (see the figure at the bottom here https://benjaminwolfe.github.io/signs/)

This can now be down by using `scales::label_number(..., style_negative = "minus")`

I think let's fix this by replacing with ggdist geoms

I'm thinking we might want to wait and see what ggplot2 exposes by default? For the diagnostics, we could deliver the conclusions from the corresponding function.

For prediction plots, the coefficient or performance stats and model formula?

ggstatplot text might also be an option

The issue here is probably lots of old versions of figures stored in the commit history. Running `git gc` might help, or we might need to do a more aggressive...

Let's swap out the qq plot for a dharma qq plot and I think we are good

Yes you can already get means into parameters by adding "mean" to component. This is currently ignored by the plotting function