Skip to content

Commit

Permalink
Update src/BUGSExamples/Volume_2/02_Orange_trees.jl
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
sunxd3 and github-actions[bot] committed May 3, 2024
1 parent 0242bc7 commit fbc419a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/BUGSExamples/Volume_2/02_Orange_trees.jl
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,5 @@ reference_results = (
quantile_97_5 = 10.68, n_eff = 5001, Rhat = 20000)
)

orange_tree = Example(name, model_def, original, data, inits, inits_alternative, reference_results)
orange_tree = Example(
name, model_def, original, data, inits, inits_alternative, reference_results)

0 comments on commit fbc419a

Please sign in to comment.