Skip to content

Commit

Permalink
Add stubs on calibration and PySB modules to tutorial (#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
alubbock committed Oct 19, 2020
1 parent 05b0f00 commit 605b2f4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -879,9 +879,16 @@ interacts with the protein *Bak* (residing in the membrane).
Model calibration
=================

One option for model calibration in PySB is `PyDREAM`_, which is an
implementation of the DREAM algorithm developed by Vrugt and ter Braak
(2008) and Laloy and Vrugt (2012).

Modules
=======

See :doc:`/modules/index` for further details on the various PySB
modules and the options available.

Miscellaneous
=============

Expand Down Expand Up @@ -944,3 +951,5 @@ hierarchical name of the module from which ``Model()`` is called, e.g.
.. _GraphViz: http://www.graphviz.org/

.. _OmniGraffle: http://www.omnigroup.com/products/omnigraffle/

.. _PyDREAM: https://pubmed.ncbi.nlm.nih.gov/29028896/

0 comments on commit 605b2f4

Please sign in to comment.