Description Usage Format Source References Examples
The unbound fraction of taurocholate for each of five concentrations of administered taurocholate.
1 |
A data frame with 5 observations on the following 2 variables.
concentration
a numeric vector
unbound.fraction
a numeric vector
Smallwood, R.H., D.J. Morgan, G.W. Mihaly, and R.A. Smallwood. 1998. Effect of a protein binding change on unbound and total plasma concentrations for drugs of intermediate hepatic extraction. Journal of Pharmacokinetics and Pharmacodynamics 16:397-411.
http://www.springerlink.com/content/p134310534nw8j72
1 2 3 | data(LiverPreparation)
str(LiverPreparation)
xyplot(unbound.fraction ~ concentration, LiverPreparation)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.