Skip to content

Commit e95c2f6

Browse files
committed
doc typo 2
1 parent 97af90d commit e95c2f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/problem_definition.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Brief format description
156156
- ``model_subspace_indices``: The indices that locate this model in its model subspace.
157157
- ``criteria``: The value of the criterion by which model selection was performed, at least. Optionally, other criterion values too.
158158
- ``model_hash``: The model hash, generated by the PEtab Select library. The format is ``[MODEL_SUBSPACE_ID]-[MODEL_SUBSPACE_INDICES_HASH]``. If all parameters are in the model are defined like ``0;estimate``, then the hash is a string of ``1`` and ``0``, for parameters that are estimated or not, respectively.
159-
- ``model_subspace_petab_yaml``: Same as in model space files (see ``petab_yaml``).
159+
- ``model_subspace_petab_yaml``: Same as in model space files.
160160
- ``estimated_parameters``: Parameter estimates, including all estimated parameters that are not in the model selection problem; i.e., parameters that are set to be estimated in the model subspace PEtab problem but don't appear in the column header of the model space file.
161161
- ``iteration``: The iteration of model selection in which this model appeared.
162162
- ``model_id``: The model ID.

0 commit comments

Comments
 (0)