mjskay / tidybayes

Bayesian analysis + tidy data + geoms (R package)
http://mjskay.github.io/tidybayes
GNU General Public License v3.0
718 stars 59 forks source link

Make vignette on uncertainty vis for non-Bayesian models #188

Closed mjskay closed 5 years ago

mjskay commented 5 years ago

Should be doable pretty easily with the stat_dist_ family now... maybe even with lineribbon if i do it right? (might need a stat_dist_lineribbon or maybe can use stat_dist_pointinterval with lineribbon)