SPSens Wiki
Stochastic parameter sensitivity analysis for chemical networks
Status: Beta
Brought to you by:
stochsens
Several examples are included in the 'examples directory.
Each can be made from the SPSens folder using make PROB_NAME=\<probname> ..., where \<probname> is the suffix after prob_ and before .c and the ellipses are whatever other make options/targets are desired.
For example, to make sensitivity and simulation executables for the birth-death model, one would type:
make PROB_NAME=birthdeath sim sens
Further information can be found in the source files for each example and the references therein.