Learn R Programming

nestfs (version 1.0.3)

diabetes: Diabetes data with interaction terms

Description

The dataset consists of observations on 442 individuals for which a quantitative measure of diabetes progression is recorded in variable Y. Predictors include 10 baseline measurements, 45 interactions and 9 quadratic terms, for a total of 64 variables for each individual. All predictors have been standardized by subtracting the mean and then dividing by the standard deviation.

Arguments

Examples

Run this code
data(diabetes, package="nestfs")

Run the code above in your browser using DataLab