Skip to content

Commit

Permalink
update extraction
Browse files Browse the repository at this point in the history
  • Loading branch information
seabbs committed Dec 9, 2024
1 parent 993c136 commit c749cd4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### A Pluto.jl notebook ###
# v0.20.0
# v0.20.3

using Markdown
using InteractiveUtils
Expand Down Expand Up @@ -578,7 +578,7 @@ rand(stochastic_mdl)
initial_guess = [[mean(chn[]),
mean(chn[]),
mean(chn[:S₀]),
mean(ar.std_prior),
mean(ar.ϵ_t.std_prior),
mean(ar.init_prior)[1],
mean(ar.damp_prior)[1]]
zeros(13)]
Expand Down

0 comments on commit c749cd4

Please sign in to comment.