Learn R Programming

T2EQ (version 1.1)

ex_data_JoBS: Example dataset from Hoffelder et al. (2015)

Description

Multivariate example dataset of dissolution profiles. Dataset consists of two three-dimensional samples. The names of the three variables are "Diss_15_min","Diss_20_min" and "Diss_25_min". Variable "Group" discriminates between first sample (Group == "REF") and second sample (Group == "Test"). Sample size is 12 per group.

Usage

data("ex_data_JoBS")

Arguments

Format

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

Source

Hoffelder, T., Goessl, R., Wellek, S. (2015), "Multivariate Equivalence Tests for Use in Pharmaceutical Development", Journal of Biopharmaceutical Statistics, 25:3, 417-437.

Details

Example dataset from Hoffelder et al. (2015).

References

URL: http://dx.doi.org/10.1080/10543406.2014.920344

Examples

Run this code
data(ex_data_JoBS)

Run the code above in your browser using DataLab