LiverPreparation: Liver Preparation

Description Usage Format Source References Examples

Description

The unbound fraction of taurocholate for each of five concentrations of administered taurocholate.

Usage

1

Format

A data frame with 5 observations on the following 2 variables.

concentration

a numeric vector

unbound.fraction

a numeric vector

Source

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.

References

http://www.springerlink.com/content/p134310534nw8j72

Examples

1
2
3
data(LiverPreparation)
str(LiverPreparation)
xyplot(unbound.fraction ~ concentration, LiverPreparation)

abd documentation built on May 2, 2019, 4:46 p.m.