Skip to content

Commit

Permalink
no higher order precompile
Browse files Browse the repository at this point in the history
  • Loading branch information
thorek1 committed Sep 24, 2023
1 parent 4ed389c commit d140ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MacroModelling.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5293,7 +5293,7 @@ end
observables = [:c,:k]
calculate_kalman_filter_loglikelihood(FS2000, data(observables), observables)
get_mean(FS2000, silent = true)
get_SSS(FS2000, silent = true)
# get_SSS(FS2000, silent = true)
# get_SSS(FS2000, algorithm = :third_order, silent = true)

# import Plots, StatsPlots
Expand Down

0 comments on commit d140ff2

Please sign in to comment.