Learn R Programming

T2EQ (version 1.1)

ex_data_pharmind: Example dataset from Hoffelder (2016)

Description

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.

Usage

data("ex_data_pharmind")

Arguments

Format

A data frame with 24 observations on the following 4 variables.

Source

Hoffelder, T. (2016), "Highly Variable Dissolution Profiles: Comparison of $T^2$-Test for Equivalence and $f_2$ Based Methods", pharmind, 78:4, 587-592.

Details

Example dataset underlying Figure 1 in Hoffelder (2016).

References

URL: http://www.ecv.de/suse_item.php?suseId=Z|pi|8430

Examples

Run this code
data(ex_data_pharmind)

Run the code above in your browser using DataLab