prob-stats
prob-stats copied to clipboard
Probability and Statistics: a simulation-based introduction. An open-access book.
math in the 4 X 4 probability table doesn't add up to 1 - somehow 0.9 became 0.8
I think the code for computing the entropy of a Gaussian has a small bug: ``` estimate_normal_entropy
I'm trying to build the pdf from the command line but I keep on getting this error message: Quitting from lines 9199-9203 (_main.Rmd) Error in sample.int(length(x), size, replace, prob) :...
This PR addresses issue #1 This adds a Travis CI yaml file that will build the HTML version of the book from the master branch and deploy it to Github...
This is just a nice-to-have (pandoc isn't that hard to install), but I'd certainly appreciate being able to just download a mostly up-to-date version of the book by going to...
I tried to run the command `quarto preview quarto-book/`, but it's throwing an error. What do I do? ``` Preparing to preview [ 1/10] index.qmd [ 2/10] intro.qmd [ 3/10]...