Learn R Programming

qut (version 2.2)

riboflavin: Riboflavin data set from Buhlmann et al. (2013)

Description

Dataset of riboflavin production by Bacillus subtilis containing n = 71 observations of p = 4088 predictors (gene expressions) and a one-dimensional response (riboflavin production)

Usage

data(riboflavin)

Arguments

Format

A data frame with 71 observations on the following 2 variables.

y

a numeric vector

x

a matrix with 4088 columns

References

Buhlmann, P., Kalisch, M. and Meier, L. (2013). High-dimensional statistics with a view towards applications in biology. To appear in Annual Review of Statistics and its Applications.

Examples

Run this code
# NOT RUN {
data(riboflavin)
# }

Run the code above in your browser using DataLab