.. _analysis:

Analysis
========

The :class:`~ForMoSA.analysis.Analysis` class is the main entry point of the ForMoSA package.
It orchestrates the full forward-modelling workflow: loading data, adapting
models, running nested sampling, and plotting results.

.. automodule:: ForMoSA.analysis
	:members:
	:undoc-members:
	:show-inheritance:
