Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Babelmixr2 monolix #15

Merged
merged 4 commits into from
Dec 7, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add space
  • Loading branch information
mattfidler committed Dec 6, 2022
commit 8ecedb484991f33613c73b6a81cfcd83b7799fd8
2 changes: 1 addition & 1 deletion content/blog/2022-12-05-babelmixr2-monolix/index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ The input dataset expected to be compatible with `rxode2` or

- `babelmixr2` also creates a macro for each type of dosing:

- Bolus/infusion uses`depot()` and adds modeled lag time (`Tlag`) or bioavailibilty (`p`) if specified
- Bolus/infusion uses `depot()` and adds modeled lag time (`Tlag`) or bioavailibilty (`p`) if specified

- Modeled rate uses `depot()` with `Tk0=amtDose/rate`. `babelmixr2` also adds modeled lag time (`Tlag`) or bioavailibilty (`p`) if specified

Expand Down
2 changes: 1 addition & 1 deletion content/blog/2022-12-05-babelmixr2-monolix/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ <h2>Note about data</h2>
<li><p><code>babelmixr2</code> creates a macro describing the compartment, ie <code>compartment(cmt=#, amount=stateName)</code></p></li>
<li><p><code>babelmixr2</code> also creates a macro for each type of dosing:</p>
<ul>
<li><p>Bolus/infusion uses<code>depot()</code> and adds modeled lag time (<code>Tlag</code>) or bioavailibilty (<code>p</code>) if specified</p></li>
<li><p>Bolus/infusion uses <code>depot()</code> and adds modeled lag time (<code>Tlag</code>) or bioavailibilty (<code>p</code>) if specified</p></li>
<li><p>Modeled rate uses <code>depot()</code> with <code>Tk0=amtDose/rate</code>. <code>babelmixr2</code> also adds modeled lag time (<code>Tlag</code>) or bioavailibilty (<code>p</code>) if specified</p></li>
<li><p>Modeled duration uses <code>depot()</code> with <code>Tk0=dur</code>, also add adds modeled lag time (<code>Tlag</code>) or bioavailibilty (<code>p</code>) if specified Turning off a compartment uses empty macro</p></li>
</ul></li>
Expand Down
Binary file not shown.