Closed topepo closed 3 years ago
Closes #56
I decided on using sqrt(alpha) for selected points.
sqrt(alpha)
In these plots, the obs vs pred plot is the current case and resid vs pred has the new scheme:
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.
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: