Learn R Programming

doBy (version 4.6-2)

data-NIRmilk: NIRmilk

Description

Near infra red light (NIR) measurments are made at 152 wavelengths on 17 milk samples. While milk runs through a glass tube, infra red light is sent through the tube and the amount of light passing though the tube is measured at different wavelengths. Each milk sample was additionally analysed for fat, lactose, protein and drymatter.

Usage

NIRmilk

Arguments

Format

This data frame contains 18 rows and 158 columns. The first column is the sample number. The columns Xwww contains the infra red light amount at wavelength www. The response variables are fat, protein, lactose and dm (drymatter).

Details

PCA regression

Examples

Run this code
# NOT RUN {
	
data(NIRmilk)

# }

Run the code above in your browser using DataLab