dip1 | R Documentation |
A data set containing the dissolution data of one reference batch and one
test batch of n = 6
tablets each, i.e. the dissolution profiles of
the % drug release observed within a period of 120 minutes.
data(dip1)
A data frame with 12 observations and 10 variables:
Factor with levels R
(Reference) and T
(Test)
Factor with levels 1
to 6
representing
individual tablets
Numeric of the % release at the 5 minutes testing point
Numeric of the % release at the 10 minutes testing point
Numeric of the % release at the 15 minutes testing point
Numeric of the % release at the 20 minutes testing point
Numeric of the % release at the 30 minutes testing point
Numeric of the % release at the 60 minutes testing point
Numeric of the % release at the 90 minutes testing point
Numeric of the % release at the 120 minutes testing point
See reference: Example data set shown in Table 1.
Tsong, Y., Hammerstrom, T., Sathe, P.M., and Shah, V.P. Statistical
assessment of mean differences between two dissolution data sets.
Drug Inf J. 1996; 30: 1105-1112.
\Sexpr[results=rd]{tools:::Rd_expr_doi("10.1177/009286159603000427")}
str(dip1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.