Skip to content

Commit

Permalink
updating the examples
Browse files Browse the repository at this point in the history
  • Loading branch information
pogudingleb committed Nov 13, 2023
1 parent 6bd56f2 commit 6c71712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/SIAR.jl
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ ode = @ODEmodel(
y5(t) = Ninv
)

@time println(assess_identifiability(ode))
println(find_identifiable_functions(ode, funcs_to_check = ode.parameters))

0 comments on commit 6c71712

Please sign in to comment.