Skip to content

Commit

Permalink
Update Sensitivity_analysis_with_FAST.md
Browse files Browse the repository at this point in the history
Fixed a link
  • Loading branch information
thouska authored Jan 30, 2024
1 parent c7f61c3 commit aef5da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Sensitivity_analysis_with_FAST.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ $$N = (1+4M^2(1+(k-2)d))k$$

with N = needed parameter iterations, M= inference factor (SPOTPY default M=4) and d= frequency step (SPOTPY default d=2) and k as the number of parameters of your model.

In our case, we provide the hymod model as an [example](https://github.com/thouska/spotpy/blob/master/spotpy/examples/spot_setup_hymod_python.py)
In our case, we provide the hymod model as an [example](https://github.com/thouska/spotpy/blob/master/src/spotpy/examples/spot_setup_hymod_python.py)
You can start the simulation with


Expand Down

0 comments on commit aef5da7

Please sign in to comment.