Skip to content

Commit

Permalink
Updated doc for DynamicHMC.
Browse files Browse the repository at this point in the history
  • Loading branch information
yebai authored Jan 19, 2019
1 parent d7bf549 commit 079dcaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/_docs/dynamichmc.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Here is a brief example of how to apply `DynamicNUTS`:

```julia
# Import Turing and DynamicHMC.
using DynamicHMC, Turing
using LogDensityProblems, DynamicHMC, Turing

# Model definition.
@model gdemo(x, y) = begin
Expand Down

0 comments on commit 079dcaa

Please sign in to comment.