Skip to content

Commit

Permalink
Update HGF_tests.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
PTWaade authored Mar 1, 2024
1 parent 6ac866c commit ec56840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/testsuite/HGF_tests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ agent = premade_agent(
verbose = false,
)

priors = Dict(("x1", "evolution_rate") => Normal(-5, 1))
priors = Dict(("x1", "volatility") => Normal(-5, 1))

inputs = [1, 1.2, 1.4]

Expand Down

0 comments on commit ec56840

Please sign in to comment.