readModelDb("PK_2cmt_no_depot") |>
addIndirectLin(stim="in") |>
convertEmaxHill()
# can also specify as emax=1
readModelDb("PK_2cmt_no_depot") |>
addIndirectLin(stim="in") |>
convertEmaxHill(emax=1)
Run the code above in your browser using DataLab