exp4 | R Documentation |
A data set containing the concentration data (mg/kg) of four batches
obtained over a 24 months period of a drug product. A total of n = 36
independent measurements are available (corresponding to the data set
Reliability/Stability.jmp in JMP(R) 12 Reliability and Survival
Methods manual).
data(exp4)
A data frame with 36 observations and 3 variables:
Factor with levels 1_11
, 2_12
, 3_13
and
4_14
.
Numeric representing the time points of testing from the start (0 months) to the end (24 months) of the study.
Numeric of the measured concentrations in mg / kg
.
See reference: Example data set (Stability.jmp) used in chapter Stability Analysis, p. 174-176.
SAS Institute Inc. 2015. JMP(R) 12 Reliability and Survival Methods. Cary, NC: SAS Institute Inc.
str(exp4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.