Skip to content

americocunhajr/UERJ-CalculoNumerico

Repository files navigation

Sobol' indices for Biological Systems

SoBioS Logo

SoBioS is an easy to run Matlab code used for Sobol' indices-based global sensitivity analysis of Biological Systems. The implementation follows an educational style, to make its use very intuitive. This package includes the following modules:

  • SoBioS_CaseName.m - main file for the simulation (use servaral resourses from UQLab package);
  • QoI_CaseName.m - function to compute the Quantity of Interest (QoI).

A tutotial for the SoBioS packages is provided in the following book chapter:

Michel Tosin, Adriano Côrtes, Americo Cunha Jr, A Tutorial on Sobols' Global Sensitivity Analysis Applied to Biological Models, 2020

UQLab dependency

In order to use the SoBioS code, it is necessary to have UQLab package installed: https://www.uqlab.com

This external package is free for academic use.

Authors:

Citing SoBioS:

We kindly ask users to cite the following reference in any publications reporting work done with SoBioS:

Michel Tosin, Adriano Côrtes, Americo Cunha Jr, A Tutorial on Sobols' Global Sensitivity Analysis Applied to Biological Models, 2020

License

SoBioS is released under the MIT license. See the LICENSE file for details. All new contributions must be made under the MIT license.