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

Add sample_draws example to vignettes #172

Closed mjskay closed 4 years ago

mjskay commented 5 years ago

Maybe just change all the examples currently using n =, plus add clarification about when it should be used / not (e.g. not with intervals).

Long term might be to deprecate n = altogether, though I have mixed feelings about that...

mjskay commented 4 years ago

there are examples of this in the vignettes now