Skip to content

Commit

Permalink
fix crossref
Browse files Browse the repository at this point in the history
  • Loading branch information
dilpath committed Jan 6, 2025
1 parent 216272e commit 58128ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/analysis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ The PEtab Select Python library provides some methods to help with this. Please
See the Python API docs for the :class:`petab_select.Models` class, which provides some methods. In particular, :attr:`petab_select.Models.df` can be used
to get a quick overview over all models, as a pandas dataframe.

Additionally, see the Python API docs for the :module:`petab_select.analysis` module, which contains some methods to subset and group models,
Additionally, see the Python API docs for the :mod:`petab_select.analyze` module, which contains some methods to subset and group models,
or compute "weights" (e.g. Akaike weights).

0 comments on commit 58128ec

Please sign in to comment.