dip6 | R Documentation |
A data set containing the simulated dissolution data of one reference batch
and one test batch of n = 12
tablets each, i.e. the dissolution
profiles of the % drug release observed within a period of 140 minutes.
The profiles are simulated to have a kink between 115 and 125 minutes.
data(dip6)
A data frame with 24 observations and 31 variables:
Factor with levels R
(Reference) and T
(Test)
Factor with levels 1
to 12
representing
individual tablets
Numeric of the % release at the initial testing point
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 25 minutes testing point
Numeric of the % release at the 30 minutes testing point
Numeric of the % release at the 35 minutes testing point
Numeric of the % release at the 40 minutes testing point
Numeric of the % release at the 45 minutes testing point
Numeric of the % release at the 50 minutes testing point
Numeric of the % release at the 55 minutes testing point
Numeric of the % release at the 60 minutes testing point
Numeric of the % release at the 65 minutes testing point
Numeric of the % release at the 70 minutes testing point
Numeric of the % release at the 75 minutes testing point
Numeric of the % release at the 80 minutes testing point
Numeric of the % release at the 85 minutes testing point
Numeric of the % release at the 90 minutes testing point
Numeric of the % release at the 95 minutes testing point
Numeric of the % release at the 100 minutes testing point
Numeric of the % release at the 105 minutes testing point
Numeric of the % release at the 110 minutes testing point
Numeric of the % release at the 115 minutes testing point
Numeric of the % release at the 120 minutes testing point
Numeric of the % release at the 125 minutes testing point
Numeric of the % release at the 130 minutes testing point
Numeric of the % release at the 135 minutes testing point
Numeric of the % release at the 140 minutes testing point
str(dip6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.