SoyaData: SoyaData

SoyaDataR Documentation

SoyaData

Description

Example data created by STAT210 Teacher

Usage

SoyaData

Format

Data for a total of 6 piglets with 3 different diets.

Diet

(text string) representing 3 different diets: 'NONS' (no soya), 'S1' (a diet with soya) and 'S2' (another diet with soya)

Weight

(real number) weight of piglet in kg)

Examples

lm(Weight ~ Diet, data = SoyaData)

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