Updated Home (markdown) authored by Mathieu Buoro's avatar Mathieu Buoro
...@@ -30,8 +30,6 @@ It also includes 1 submodel to simulate impact of fishing and 2 environmental su ...@@ -30,8 +30,6 @@ It also includes 1 submodel to simulate impact of fishing and 2 environmental su
10. [River climate](riverclimate) 10. [River climate](riverclimate)
11. [Ocean climate](oceanclimate) 11. [Ocean climate](oceanclimate)
- **How to use IBASAM?** - **How to use IBASAM?**
The IBASAM model was developed in C++ and interfaced as a shared library for R (R Development Core, 2010) to make easy the statistical analyses of model outputs. The C++ source codes and R scripts to create and use the model as R package are available online on Github. More detailed explanations are provided here: The IBASAM model was developed in C++ and interfaced as a shared library for R (R Development Core, 2010) to make easy the statistical analyses of model outputs. The C++ source codes and R scripts to create and use the model as R package are available online on Github. More detailed explanations are provided here:
... ...
......