bayesrules icon indicating copy to clipboard operation
bayesrules copied to clipboard

📦 R package for Supplemental Materials for the Bayes Rules! Book

Results 5 bayesrules issues
Sort by recently updated
recently updated
newest added

Some variable types do not seem as appropriate. For instance, `artist` is labeled as a factor.

[https://www.bayesrulesbook.com/chapter-9.html#building-the-regression-model](https://www.bayesrulesbook.com/chapter-9.html#building-the-regression-model) The text says that > In Figure 9.2, the right plot reflects a scenario with a relatively small value of σ=20. and further > The opposite is true in...

When plot functions are used with certain models set to false (e.g. `posterior = FALSE`) the plot still shows these models on the legend.

future goal

Write unit tests for functions.

future goal