stan-dev / projpred

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

Vignettes: Adapt to extension of `plot.vsel()` #417

Closed fweber144 closed 1 year ago

fweber144 commented 1 year ago

This adapts the vignettes to the extension of plot.vsel() from #414 (in theory, #416 as well, but the ggrepel functionality from #416 is not illustrated here). Furthermore, in the latent vignette, source-only linebreaks are inserted just like in the main vignette (makes diffing easier).