Skip to content

Commit

Permalink
Rel 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
goedman committed Jul 16, 2022
1 parent 4b6d36d commit 81a9205
Show file tree
Hide file tree
Showing 11 changed files with 3,579 additions and 11 deletions.
2 changes: 1 addition & 1 deletion notebooks/Chapters/03 - Probability.jl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ begin
# Specific to this notebook
using GLM

# Specific to ROPTuringluto
# Specific to ROSTuringPluto
using Optim
using Logging
using Turing
Expand Down
2 changes: 1 addition & 1 deletion notebooks/Chapters/04 - Statistical inference.jl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ begin
# Specific to this notebook
using GLM

# Specific to ROPTuringluto
# Specific to ROSTuringPluto
using Optim
using Logging
using Turing
Expand Down
2 changes: 1 addition & 1 deletion notebooks/Chapters/05 - Simulation.jl
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ begin
using GLM
using PlutoUI

# Specific to ROPTuringluto
# Specific to ROSTuringPluto
using Optim
using Logging
using Turing
Expand Down
2 changes: 1 addition & 1 deletion notebooks/Chapters/06 - Background on regression.jl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ begin
# Specific to this notebook
using GLM

# Specific to ROPTuringluto
# Specific to ROSTuringPluto
using Optim
using Logging
using Turing
Expand Down
Loading

0 comments on commit 81a9205

Please sign in to comment.