Skip to content

Commit

Permalink
New section in README for the PKRO example.
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeaw committed May 31, 2023
1 parent 67f02ab commit a9c60c4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,10 @@ pkpd.sigmoidal_emax(Drug, CENTRAL, emax=1.,

```

### PKRO Example

See [this notebook](example-notebooks/1_simple-PKRO.ipynb) for another example using PySB with the `psyb-pkpd` add-on to build a simple semi-mechanistic pharmacokinetic and receptor occupancy (PKRO) model.

### List of macros

The `pysb.pkpd.macros` module currently defines the following macros encoding PK, PD, and dosing functions:
Expand Down

0 comments on commit a9c60c4

Please sign in to comment.