Description Usage Arguments Details Value Author(s) References See Also Examples
Generic function that extracts the confidence interval(s) of an object of class PK.
1 |
obj |
An output object of class PK. |
method |
A character string specifying the method of the confidence interval. If |
Generic function to allow easy extraction of confidence intervals.
A matrix containing confidence interval bounds.
Thomas Jaki
Nedelman J. R., Gibiansky E. and Lau D. T. W. (1995). Applying Bailer's method for AUC confidence intervals to sparse sampling. Pharmaceutical Research, 12(1):124-128.
1 2 3 4 5 6 7 8 9 10 11 |
********** PK Version 1.3-3**********
Type PKNews() to see new features/changes/bug fixes.
lower upper
95% CI using a t distribution for AUC to tlast 33477.66 86294.34
95% CI using a z distribution for AUC to tlast 48611.31 71160.69
lower upper
95% CI using a t distribution for AUC to tlast 33477.66 86294.34
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.