Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

listing5.04.jl and beyond don't the code #2

Closed
rleyvasal opened this issue Dec 9, 2020 · 2 comments
Closed

listing5.04.jl and beyond don't the code #2

rleyvasal opened this issue Dec 9, 2020 · 2 comments

Comments

@rleyvasal
Copy link

listing5.04.jl and all the files after(listing5.05.jl, etc) don't have the code for the excercise

They all show the same code below:

using Pkg, DrWatsonusing Pkg, DrWatson
begin
@quickactivate "StatisticsWithJuliaPlutoNotebooks"
using Random, Distributions, Plots
Random.seed!(0)
end
md"## End of listing5.02"

@goedman
Copy link
Member

goedman commented Dec 9, 2020

Yes, that's correct. I need to convert and add those.

@goedman
Copy link
Member

goedman commented Dec 10, 2020

Hi @rleyvasal Just added these (I got stuck a few weeks ago on digamma() in listing 5.10).

@goedman goedman closed this as completed Dec 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants