API === .. toctree:: :maxdepth: 2 :caption: Contents: :hidden: API/MixtureModel API/stats API/grid This table provides a description of the main classes and modules available in Cassiopy. .. list-table:: :widths: 20 40 40 :header-rows: 1 * - Name - Description - Module * - `MixtureModel` - A mixture model for clustering. Includes tools for fitting and evaluating mixture models. - :ref:`api.mixture` * - `Stats` - Statistical functions for advanced analyses. Includes tools for computing various statistical measures. - :ref:`api.stats` * - `Grid` - Tools for managing and evaluating parameter grids in statistical models. Useful for hyperparameter searches. - :ref:`api.grid`