Guides
============

These guides, or applied examples, are larger tutorials
that include several advanced aspects of zfit.


Custom model guide
+++++++++++++++++++

From building a simple custom model to multidimensional models of an angular analysis and functors that depend
on other PDFs and a whole explanation on how models work internally.

.. toctree::
    :maxdepth: 2

    constraints_simultaneous_fit_discovery_splot.ipynb


Constraints, simultaneous fits, discovery and sPlot
++++++++++++++++++++++++++++++++++++++++++++++++++++

Adding additional knowledge to fits can be done with constraints or through simultaneous fits. Furthermore,
how to make a discovery and use the sPlot technique in conjunction with hepstats is explained.


.. toctree::
    :maxdepth: 2

    custom_models.ipynb
