Skip to content

Commit

Permalink
fix path for estim FS2000 model
Browse files Browse the repository at this point in the history
  • Loading branch information
thorek1 committed Nov 19, 2023
1 parent 2ff42e8 commit 9415cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_estimation.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import Optim, LineSearches
using Random, CSV, DataFrames, MCMCChains, AxisKeys
import DynamicPPL: logjoint

include("models/FS2000.jl")
include("../models/FS2000.jl")

FS2000 = m

Expand Down

0 comments on commit 9415cc8

Please sign in to comment.