stan-dev / projpred

Projection predictive variable selection
https://mc-stan.org/projpred/
Other
110 stars 26 forks source link

`plot.vsel()`: Increase `size` and `linewidth` #429

Closed fweber144 closed 1 year ago

fweber144 commented 1 year ago

This makes the uncertainty bars in plot.vsel() slightly thicker and the points slightly larger. Strictly speaking, this is not necessary at the moment, but when gradient-coloring the points and the uncertainty bars in the future, this will help making the colors easier to distinguish. Furthermore, the points and the uncertainty bars have been very small / thin anyway.