exp3 {expirest}R Documentation

Stability moisture data of three batches

Description

A data set containing the moisture stability data (% (w/w)) of three batches of a drug product obtained over a 24 months period. A total of n = 33 independent measurements are available (corresponding to data shown in Table XIII in LeBlond et al. (2011)).

Usage

data(exp3)

Format

A data frame with 33 observations and 3 variables:

Batch

Factor with levels b1, b2 and b3

Month

Numeric representing the time points of testing from the start (0 months) to the end (24 months) of the study.

Moisture

Numeric of the measured moisture levels %(w/w)

Source

See reference: Example data sets shown in Table XIII.

References

LeBlond, D., Griffith, D. and Aubuchon, K. Linear Regression 102: Stability Shelf Life Estimation Using Analysis of Covariance. J Valid Technol (2011) 17(3): 47-68.

Examples

str(exp3)

[Package expirest version 0.1.6 Index]