ex_data_pharmind {T2EQ} | R Documentation |
Multivariate example dataset of dissolution profiles. Dataset consists of two three-dimensional samples. The names of the three variables are "Diss_10_min","Diss_20_min" and "Diss_30_min". Variable "Group" discriminates between first sample (Group == "REF"
) and second sample (Group == "Test"
). Sample size is 12 per group.
data("ex_data_pharmind")
A data frame with 24 observations on the following 4 variables.
Diss_10_min
a numeric vector
Diss_20_min
a numeric vector
Diss_30_min
a numeric vector
Group
a character vector
Example dataset underlying Figure 1 in Hoffelder (2016).
Hoffelder, T. (2016), "Highly Variable Dissolution Profiles: Comparison of T^2
-Test for Equivalence and f_2
Based Methods", pharmind, 78:4, 587-592.
URL: http://www.ecv.de/suse_item.php?suseId=Z|pi|8430
data(ex_data_pharmind)