Description Usage Arguments Value Author(s) References Examples
Predicts drug infusion rate [ug/h].
1 | R0.fn(css, cl)
|
css |
is the steady-state concentration. |
cl |
is the clearance rate. |
Returns the infusion rate.
Oscar A. Linares MD and David T. Daly JD/MBA.
Maintainer: Oscar A. Linares MD <OALinaresMD@gmail.com>
See cpk-package help.
1 2 | css <- 14.43; cl <- 3.2;
R0 <- R0.fn(css, cl)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.