tidymodels / shinymodels

https://shinymodels.tidymodels.org/
Other
46 stars 5 forks source link

different alpha values for selected and non-selected points #58

Closed topepo closed 3 years ago

topepo commented 3 years ago

Closes #56

I decided on using sqrt(alpha) for selected points.

In these plots, the obs vs pred plot is the current case and resid vs pred has the new scheme:

image

image

image

github-actions[bot] commented 1 year ago

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.