Skip to content

Commit dfe81b0

Browse files
dweindldilpath
andauthored
Apply suggestions from code review
Co-authored-by: Dilan Pathirana <[email protected]>
1 parent 1debfab commit dfe81b0

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66

77
The [PEtab](https://petab.readthedocs.io/) extension for model selection,
8-
including additional file formats and library.
8+
including the additional file formats and package.
99

1010
## Install
1111

@@ -19,8 +19,8 @@ Further documentation is available at
1919

2020
## Examples
2121

22-
There are example Jupyter notebooks covering the Python API, CLI,
23-
and visualization in the `doc/examples` directory.
22+
There are example Jupyter notebooks covering visualization, custom non-SBML
23+
models, and the CLI and Python API, in the `doc/examples` directory.
2424
The notebooks can be viewed at [https://petab-select.readthedocs.io/en/stable/examples.html](https://petab-select.readthedocs.io/en/stable/examples.html).
2525

2626
## Supported features
@@ -41,8 +41,7 @@ as a variety of visualization options.
4141
Iteratively increase model complexity.
4242
- `backward`: [Backward selection](https://en.wikipedia.org/wiki/Stepwise_regression#Main_approaches).
4343
Iteratively decrease model complexity.
44-
- `brute_force`: Optimize all possible model candidates, then return the model
45-
with the best criterion value.
44+
- `brute_force`. Calibrate all models.
4645
- `famos`:
4746
[Flexible and dynamic Algorithm for Model Selection (FAMoS)](https://doi.org/10.1371/journal.pcbi.1007230)
4847

0 commit comments

Comments
 (0)