Skip to content

Commit

Permalink
Add back link to dsl_advanced_options_parametric_initial_conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
sebapersson committed Nov 17, 2024
1 parent 5f2efdd commit f26ccab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/inverse_problems/petab_ode_param_fitting.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ Sometimes, the parameters that are used vary between the different conditions. C
## [Additional features: Initial conditions](@id petab_simulation_initial_conditions)

### [Fitting initial conditions](@id petab_simulation_initial_conditions_fitted)
Sometimes, initial conditions are uncertain quantities which we wish to fit to the data. This is possible by defining an initial condition as a parameter:
Sometimes, initial conditions are uncertain quantities which we wish to fit to the data. This is possible [by defining an initial condition as a parameter](@ref dsl_advanced_options_parametric_initial_conditions):
```@example petab4
using Catalyst, PEtab # hide
rn = @reaction_network begin
Expand Down

0 comments on commit f26ccab

Please sign in to comment.