LambData: LambData

LambDataR Documentation

LambData

Description

The data used in this exercise are real data from sheep carcasses in Norwegian Slaughterhouses.

Usage

LambData

Format

The data used in this exercise is real data from "Sauekontrollen", a database administered by Animalia AS, more info might be found at https://www.animalia.no/no/Dyr/husdyrkontrollene/sauekontrollen/ (in Norwegian). Data contains three variables "Farm" (Factor with 6 levels, but they represent 30 different farms), factor "Breed" with 5 levels, and "Carcase_weight" (real numbers in kg). The carcase weight is the carcase weight in kg as registered in the slaughterhouse.

Examples

lm(Carcase_weight ~ Breed, data = LambData)

nganbaohuynh/stat210 documentation built on Aug. 20, 2022, 10:08 p.m.