Skip to content

Commit

Permalink
Update uciwweihr_model.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
cbernalz authored Sep 16, 2024
1 parent fda8844 commit 756f562
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/uciwweihr_model.jl
Original file line number Diff line number Diff line change
Expand Up @@ -278,11 +278,11 @@ The defaults for this fuction will follow those of the default simulation in gen
epsilon = epsilon,
rt_vals = rt_vals,
sigma_hosp = sigma_hosp,
H = H_comp,
H = sol_hosp,
rt_init = rt_init,
w_init = w_init
)


end


0 comments on commit 756f562

Please sign in to comment.