ex_data_pharmind {T2EQ}R Documentation

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")

Format

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

Details

Example dataset underlying Figure 1 in Hoffelder (2016).

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.

References

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

Examples

data(ex_data_pharmind)

[Package T2EQ version 1.1 Index]